Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Problems building source from eclipse workspace

I tested e42 feature based configuration a bit. Maybe this screenshot helps?

Enable these two features and it should bring up code recommenders in your runtime w/o any platform specific settings.

PNG image


On 13.05.2012, at 01:02, Gerrit Freise wrote:

> Last days I want to build the source code from eclipse workspace under eclipse 4.2 M6, using the follwing manual (http://wiki.eclipse.org/Recommenders/BuildingFromSource).
> I have fetched all dependencies and setting up the workspace's target platform (e42-devel). Now I have the following problems:
> 1) Its impossible for me to start the e42 target with the Option -XstartOnFirstThread (unrecognized option under windows & linux)
> 2) After removing this option, I'm getting the folowing Exceptions (see http://dl.dropbox.com/u/20854023/1336861896959.log):
> ..
> "java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display"
> ...
> "java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display"
> ...
> "java.lang.ClassNotFoundException: org.eclipse.swt.SWTError"
> ...
> 
> I'm using eclipse 4.2 M6
> 
> can s.o. help me?
> 
> cheers, Gerrit
> 
> 
> _______________________________________________
> recommenders-dev mailing list
> recommenders-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top