|
|
|
|
Re: Can't find SWT Designer on Eclipse Neon [message #1735979 is a reply to message #1735973] |
Fri, 24 June 2016 08:11 |
|
Hi Oliviero,
you can use it with Neon indeed.
The reason for the parsing error you are getting is that there is a class (RcpDescriptionVersionsProviderFactory) that checks against the current version of Eclipse and 4.6 is not accepted.
The problem has been fixed on sources, but the building infrastructure was not ready in time for the Neon train, so WB is not available for Neon R, while hopefully it will be back again for the september service release 1.
All of us must say thank you to Lars Vogel for this rescue and here you can get hints on how to build your own WB update site from sources
http://blog.vogella.com/2016/06/14/helping-windowbuilder/
However there is another quick & dirty trick:
you can open this Jar, e.g. with 7-zip
\eclipse-rcp-neon-M6-win32-x86_64\eclipse\plugins\org.eclipse.wb.rcp_1.8.0.r45x201506110827.jar
and replace modified class
\org\eclipse\wb\internal\rcp\RcpDescriptionVersionsProviderFactory
Or even quicker replace jar
eclipse\plugins\org.eclipse.wb.rcp_1.8.0.r45x201506110827.jar
with the one attached, which I modified.
HTH
Vincenzo
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03781 seconds