Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » "Create Ant Build File" question
"Create Ant Build File" question [message #157789] Mon, 17 November 2003 11:00
Eclipse UserFriend
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)
Previous Topic:Ant error reporting
Next Topic:Bookmarks
Goto Forum:
  


Current Time: Thu Jul 24 17:20:03 EDT 2025

Powered by FUDForum. Page generated in 0.03245 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top