"Create Ant Build File" question [message #157789] |
Mon, 17 November 2003 11:00 |
Eclipse User |
|
|
|
Hello,
I have a plugin is based on org.elcipse.ui, in my plugin.xml, the version
of org.eclipse.ui is 2.1.0, because I have to call some APIs in
"org.eclipse.jface", so I have the "Re-export the dependency" checkbox
checked and "Match rule" is "Equivalent". In my workspace, I have the
org.eclipse.ui (version is 2.1.1). after I run "Create Ant Build File", I
get a build.xml file, but I check this file, there is no
"org.eclipse.jface" in my classpath field, when I Run Ant, I get errors. I
try to change the "Match rule" to "Compatible" or "Greater or Equal", it
still doesn't work. To fix this problem, I have to change the version in
my plugin.xml file to 2.1.1 (exactly same with the one in my workspace).
Is this a known bug or is there anything wrong from my side? thanks for
your time. (I am using eclipse 3.0)
|
|
|
Powered by
FUDForum. Page generated in 0.03245 seconds