You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but all versions fail essentially for my use case (using only the javascript editor) when opening a file with a aptana editor with the following stacktrace:
java.lang.IllegalAccessError: com.aptana.editor.js.JSSourceEditor.isWordWrapEnabled()Z
at org.eclipse.ui.texteditor.WordWrapToggleAction.isWordWrapEnabled(WordWrapToggleAction.java:66)
It seems that PR #389 with commit a55d879 addresses this issue.
It would be wonderful to have this fix available via the update links above.
The text was updated successfully, but these errors were encountered:
If I,ve understood PR #447 right, it allows to install and use the plugins, especially the edirs in eclipse oxygen. Where can we grab a buld version of the plugin which contains that PR?
I've been able to install the plugin from
but all versions fail essentially for my use case (using only the javascript editor) when opening a file with a aptana editor with the following stacktrace:
It seems that PR #389 with commit a55d879 addresses this issue.
It would be wonderful to have this fix available via the update links above.
The text was updated successfully, but these errors were encountered: