Skip to main content

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

Title: Developing Mylar on Eclipse

Hi,

I am a newbie to plugin development on Eclipse. I need to modify the mylar bugzilla connector for our usage. I have already identified the code that needs to be changed to make the modification. However, I am having problems compiling and running the mylar code in eclipse.

Any Help or suggestions will be immensely appreciated.

For reference, I have tried the following so far:

1) Downloaded the code from cvs.

2) Made a java application project and tried compiling the code. No luck. It throws about 5000 errors.

3) Made a sample pde project and linked the source to that project. no luck there either.

4) I am sure the source comes ready to be compiled on Eclipse, I am just not sure how to go about compiling it.

Again any help or suggestions will be greatly appreciated. I am using Eclipse 3.2 with JRE 1.5.0.2.

Warm Regards,
Naveed


Back to the top