| View previous topic :: View next topic |
| Author |
Message |
mo Guest
|
Posted: Wed Aug 04, 2004 2:57 pm Post subject: Importing project to JBuilder !!! |
|
|
Hi all,
I'm trying to import a java src code that has the following directory
structure:
src
-main
-org
-rakiura
-cpn
-even
-example
-gui
-lib
-sample
-test
-org
-rakiura
-cpn
-sample
I've tried, but unfortunately i wasn't able to do so.
Any idea how. Im using Jbuilder 9.0 under win2k
Thanks in advance
|
|
| Back to top |
|
 |
Alexey N. Solofnenko Guest
|
Posted: Wed Aug 04, 2004 3:27 pm Post subject: Re: Importing project to JBuilder !!! |
|
|
Define two source directories - src/main and src/test and it should work.
- Alexey.
mo wrote:
| Quote: | Hi all,
I'm trying to import a java src code that has the following directory
structure:
src
-main
-org
-rakiura
-cpn
-even
-example
-gui
-lib
-sample
-test
-org
-rakiura
-cpn
-sample
I've tried, but unfortunately i wasn't able to do so.
Any idea how. Im using Jbuilder 9.0 under win2k
Thanks in advance
|
|
|
| Back to top |
|
 |
|