Originally posted by Marina Popova:
After doing this I really appreciated JBuilder's ease of adding directories/files to the projects... You create a new project there and
then just do "Add files..." to your project from any directory and it is smart enough to figure out what package they are in and add the whole
directory to the project...
I still hope that it is rather my inexperience with Eclipse that prevents me from creating projects this way. Could somebody explain what I did wrong in setting up this project?
Another problem I found is when I tried to define the "WEBLOGIC610" classpath variable. It shows the default value of "C:/....". No matter how
many times I tried to edit it - next time I examine the classpath variable the old value is there again, and Lomboz (a J2EE plugin) is using the wrong value in its Server Definitions...
Ed Burnette, Author of Hello Android
Blog: ZDNet's Dev Connection - Twitter: @eburnette
Originally posted by Ed Burnette:
Don't give up yet! I believe all you need to do is:
1. Create a new project called, just for example, root1.a (File > New > Java > Java Project).
2. Right click the project and select New > Folder.
3. Call the new folder root1. Don't press Finish yet.
4. Select Advanced, turn on the Link to folder in the file system option, and type or browse to the location of the real root1 folder. Now press Finish.
5. Right click the project, select Properties > Java Build Path > Source. Expand the source folder and double click the Exclusion filter.
6. Select Add Multiple. Expand root1 and select all its immediate children except for a. (on Windows you do this by clicking on the first one, shift-clicking on the last one, and control-clicking on any in the middle to toggle). Then press OK a few times to get out of all the dialogs.
That's it!
The linking feature is similar to NetBeans' virtual filesystem but should be familiar to Unix users used to symbolic links. And no matter how many directories you need to exclude it's only one step to exclude them all at once.
Ravi Raghava
SCJP
SCWCD
I once met a man from Nantucket. He had a tiny ad
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|