Problem with setup instructions [message #671679] |
Wed, 18 May 2011 12:34  |
Eclipse User |
|
|
|
Hi,
I am interested in developing an extension for Mylyn and I tried to setup a build workspace for this purpose, following the instructions given in the Contributor Reference (http: //wiki.eclipse.org/index.php/Mylyn/Contributor_Reference).
I completed every single step of this tutorial, but I was unable to compile the projects. They always produce compilation errors, listed as both Java Problems and Plug-in Problems. I have set Java 1.5 and I think the Target Platform and Baseline API are also set correctly.
The errors I get include the following:
Bundle 'com.sun.syndication' cannot be resolved
Bundle 'javax.xml.rpc' cannot be resolved
Bundle 'javax.xml.soap' cannot be resolved
Bundle 'org.apache.axis' cannot be resolved
Bundle 'org.apache.commons.lang' cannot be resolved
Bundle 'org.apache.ws.commons.util' cannot be resolved
Bundle 'org.apache.xmlrpc' cannot be resolved
...
I tried using every recent version of Eclipse (3.5, 3.6 and 3.7) and the result is the same. I also tried both Eclipse Classic and Eclipse J2EE. Am I missing something?
I would appreciate any assistance.
|
|
|
Re: Problem with setup instructions [message #672106 is a reply to message #671679] |
Thu, 19 May 2011 18:17  |
Eclipse User |
|
|
|
For anyone interested in solutions to this problem, please see this thread
on the integrators mailing list:
http://dev.eclipse.org/mhonarc/lists/mylyn-integrators/msg00874.html
Steffen
forums-noreply@eclipse.org wrote:
> Hi,
>
> I am interested in developing an extension for Mylyn and I tried to setup
> a build workspace for this purpose, following the instructions given in
> the Contributor Reference (http:
> //wiki.eclipse.org/index.php/Mylyn/Contributor_Reference).
>
> I completed every single step of this tutorial, but I was unable to
> compile the projects. They always produce compilation errors, listed as
> both Java Problems and Plug-in Problems. I have set Java 1.5 and I think
> the Target Platform and Baseline API are also set correctly.
>
> The errors I get include the following:
>
> Bundle 'com.sun.syndication' cannot be resolved
> Bundle 'javax.xml.rpc' cannot be resolved
> Bundle 'javax.xml.soap' cannot be resolved
> Bundle 'org.apache.axis' cannot be resolved
> Bundle 'org.apache.commons.lang' cannot be resolved
> Bundle 'org.apache.ws.commons.util' cannot be resolved
> Bundle 'org.apache.xmlrpc' cannot be resolved
> ..
>
> I tried using every recent version of Eclipse (3.5, 3.6 and 3.7) and the
> result is the same. I also tried both Eclipse Classic and Eclipse J2EE. Am
> I missing something?
>
> I would appreciate any assistance.
--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
|
|
|
Powered by
FUDForum. Page generated in 0.05578 seconds