Ant import on buildfile with macros for javac [message #545159] |
Tue, 06 July 2010 20:05 |
David Leimbach Messages: 1 Registered: July 2010 |
Junior Member |
|
|
Trying to import a large Java project into Eclipse via ant support with a build.xml file that includes a macros.xml which contains all the references to javac that are available in the build.xml file.
The result is that Eclipse is not expanding these macros and tells me that there are not javac tags in my build.xml for any particular targets and I can't select any targets from which to create my Eclipse project.
Any ideas or advice on the best way to deal with this situation would be greatly appreciated. I could try to do a manual import of all the source, or try to edit the build.xml file so that Eclipse understands it.
Perhaps this should really be a bug?
|
|
|
Powered by
FUDForum. Page generated in 0.25188 seconds