Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylar-dev] Developing Mylar on Eclipse

Naveed Jauhar wrote:
I am sending some of the errors in the e-mail. Most of the errors follow this general pattern, where the variable cannot be resolved. Maybe this will help you point me to the right direction.
 First of all you don't need zest projects.
Also, It seems like I am some how not linking any of the packages. In the source code for a major chunck of the packages, there is the following error:

package org.eclipse.mylar.internal.team.template; The declared package doesn't match the expected package. Does the package name included depend on the physical path of the source? Also how do I go about fixing missing or misnamed packages?
As I said, you should not require to fix anything. It just works right away after checkout. At this point I would suggest to delete everything and start over. Now how did you do checkout from CVS? If you checkout individual projects then use Checkout as... / Project to workspace.

 regards,
 Eugene




Back to the top