Call jdt.ant from buckminster.prebind? [message #518585] |
Thu, 04 March 2010 09:53  |
Eclipse User |
|
|
|
Is there a way to call an jdt.ant action from buckminster.prebind?
I'm working on an xtext based plugin which needs to generate classes for the compilation. But for the generation itself the classpath of the project is needed.
The project contains a src and a src-gen directory. Contents of the src-gen directory are generated by an xtext workflow which I can call from an ant task but need the classpath of the project for the call.
If I try to launch the task from the prebind the action fails and it looks like the classpath is not yet specified. If I call the manually after everything is done, the action works fine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.15909 seconds