Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Need help running trunk

Hey all,

I'm out if ideas to get trunk running. I'm clearly missing something
obvious---perhaps someone else can spot it.

I'm working with a new checkout, in a new workspace against an Eclipse
that has run uDig fine. 

1) new udig checkout (rev. 26444)
2) import plugins/features/fragments in a new eclipse workspace
3) clean & build
4) refresh libs plugin
5) PDE-> update classpath (all)
6) clean & build
7) run net.refractions.udig udig.product 
==> error on spashscreen

8) add -nosplash flag
9) run
==> ClassNotFoundException: 
      org.eclipse.core.runtime.adaptor.EclipseStarter

What am I missing?

--adrian



Back to the top