Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylar-dev] Need help setting up to debug mylar: CNF on TaskRepositoriesView

David,

There is a "validate plugin set" button on the plugin tab in launch configuration. It should help you to identify what is wrong.

On the other hand you may as well choose to launch with all workspace (first option there) that would take everything you have...

 regards,
 Eugene


Karr, David wrote:
I could use some help getting my env set up so I can step through some
code in Mylar.  I'm in a unique position of being behind an auth proxy
at work, and Mylar has some problems in that area.  I'm a very
experienced Java programmer, but I've never done plugin work before.

I looked at the contributor reference, but with that I'm unable to set
up my 3.3m3 workspace so that I can run through the test case
completely.  I believe I have all the relevant projects checked out, but
when I run the launch config, it fails with a CNF for
org.eclipse.mylar.internal.tasks.ui.views.TaskRepositoriesView.  That
class is in the org.eclipse.mylar.tasks.ui project, which I have checked
out in my workspace, and the launch config has that project checked in
the Plugs-in tab.

I'm using JDK 1.5.0_09 on Windows.

Any useful guidance would be appreciated.
_______________________________________________
mylar-dev mailing list
mylar-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top