 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Tim Julian Guest
|
Posted: Thu Mar 24, 2005 4:47 pm Post subject: NeoPhitism |
|
|
I create a new project, say, PaintComponent.
I add the old file, PaintComponent.java
I can from "RUN" tab do a "Run "PaintComponent.java using PaintComponent"
I cannot do an F9 "Run Project".
It gives me an error: "Unable to start runtime due to imcomplete configuration".
Any thoughts how to integrate a project with my old source?
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Thu Mar 24, 2005 5:20 pm Post subject: Re: NeoPhitism |
|
|
Tim Julian wrote:
| Quote: | I create a new project, say, PaintComponent.
I add the old file, PaintComponent.java
I can from "RUN" tab do a "Run "PaintComponent.java using PaintComponent"
I cannot do an F9 "Run Project".
It gives me an error: "Unable to start runtime due to imcomplete configuration".
Any thoughts how to integrate a project with my old source?
|
You need to create a default run configuration. Run | Configurations ->
Select "New...". And you need at least one class in your project that
implements a "public static void main(String[] args)" method that you
can specify in the Run Configuration.
--
Regards,
Lori Olson [TeamB]
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|