Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Problem with setting up the build workspace

Hi Teodor,

did you set the right target platform to get the dependencies?

See http://wiki.eclipse.org/index.php/Mylyn/Contributor_Reference#Target_Environment

Regards,
  Ben

On Thu, May 19, 2011 at 10:01 AM, Teodor Stoev <teodor.stoev@xxxxxxxxx> wrote:
Hi everyone,

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. My OS is Windows 7.

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 greatly appreciate your assistance.

_______________________________________________
mylyn-integrators mailing list
mylyn-integrators@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators




--
Benjamin Muskalla
Tasktop Technologies
http://tasktop.com

Back to the top