aptana - Eclipse Neon Does Not Start -


eclipse neon displays error message box during startup , not open. message gives file path log file. in file see error message:

!entry org.eclipse.e4.ui.workbench.swt 4 2 2016-11-13 08:50:49.856 !message problems occurred when invoking code plug-in: "org.eclipse.e4.ui.workbench.swt". !stack 0 java.lang.illegalaccesserror: com.aptana.editor.css.csssourceeditor.iswordwrapenabled()z     @ org.eclipse.ui.texteditor.wordwraptoggleaction.iswordwrapenabled(wordwraptoggleaction.java:66)     @ org.eclipse.ui.texteditor.wordwraptoggleaction.update(wordwraptoggleaction.java:57)     @ org.eclipse.ui.texteditor.texteditoraction.<init>(texteditoraction.java:68)     @ org.eclipse.ui.texteditor.wordwraptoggleaction.<init>(wordwraptoggleaction.java:34)     @ org.eclipse.ui.texteditor.abstracttexteditor.createactions(abstracttexteditor.java:5898)     @ org.eclipse.ui.texteditor.abstractdecoratedtexteditor.createaction 

the os ubuntu 16.04

i found solution , worked me.

i went directory:

.metadata.plugins\org.eclipse.e4.workbench

and renamed

workbench.xmi workbenchold.xmi

i found here:

org.eclipse.swt.swtexception: “widget disposed” when trying open androidmanifest.xml

i hope helped! see you,

federico


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -