How to manually install e(fx)clipse addon for Java Eclipse? -


i need e(fx)clipse window builder develop application. using windows xp java 8 unsupported. must use older version of e(fx)clipse supports java 7. i've looked everywhere on how sources leading me installing latest version via (install new software) feature in eclipse. doesn't work me cannot find correct p2 link older versions of software. please help.

here steps offline install plugins.

  1. open windowbuilder pro download page, click link under zipped update site. if using eclipse 3.8, can download wb v1.7 offline install.
  2. if don't want install plugins, select menu item windows > preference. select tree item install/update > available software sites, uncheck items , press ok close it.
  3. unpack downloaded zip file folder (do not use file expleror of windows...)
  4. select menu item help > install new software.... click add... button , local... button select folder in previous steps.
  5. eclipse list avaiable features install. can select features , click next button. may errors such as:
cannot complete install because 1 or more required items not found.   software being installed: swt designer xwt support (requires eclipse wtp/wst) 1.7.0.r42x201405021548 (org.eclipse.wb.xwt.feature.feature.group 1.7.0.r42x201405021548)   missing requirement: windowbuilder core xml gui's 1.7.0.r42x201405021458 (org.eclipse.wb.core.xml 1.7.0.r42x201405021458) requires 'bundle org.eclipse.wst.sse.core 0.0.0' not found   cannot satisfy dependency:     from: swt designer xwt support 1.7.0.r42x201405021548 (org.eclipse.wb.xwt 1.7.0.r42x201405021548)     to: bundle org.eclipse.wb.core.xml 0.0.0   cannot satisfy dependency:     from: swt designer xwt support (requires eclipse wtp/wst) 1.7.0.r42x201405021548 (org.eclipse.wb.xwt.feature.feature.group 1.7.0.r42x201405021548)     to: org.eclipse.wb.xwt [1.7.0.r42x201405021548] 

in case, can unselect features: windowbuilder core xml , swt designer xwt support. since depend on plugins of eclipse webtools... (or install eclipse webtools before install wb)

once errors gone, accept license agreement , click next finish installation. can use wb after restarting eclipse.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -