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: CNFon TaskRepositoriesView

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx 
> [mailto:mylar-dev-bounces@xxxxxxxxxxx] On Behalf Of Eugene Kuleshov
> Sent: Sunday, December 03, 2006 10:15 PM
> To: Mylar developer discussions
> Subject: Re: [mylar-dev] Need help setting up to debug mylar: 
> CNFon 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.

Nope, that didn't help.  It said there were no problems.

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

That also didn't help.  No difference.

> 
>   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
> >   
> 
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev
> 


Back to the top