Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. #231

Open
sashaepstein opened this issue Dec 18, 2016 · 1 comment

Comments

@sashaepstein
Copy link

Before submitting an issue:

  • Make sure you are using the latest Goclipse version. (This is displayed on Help/About/Installation Details/Installed Software)
  • If you are submitting a bug related to some external language tool (like gocode, gdb, etc.), also make sure you have an up-to-date version of the tool.
  • Check the Eclipse Error Log for any errors, especially Java exceptions, and if you find any that seem relevant to the bug, post them. The Error Log is available at Help/About/Installation Details/Configuration/Error Log.
  • To attach large files, you can use https://gist.github.com/.
@sashaepstein sashaepstein changed the title Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Source menu com.googlecode.goclipse.ui.sourceMenu not created by plugin.xml! Dec 18, 2016
@sashaepstein sashaepstein changed the title Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Source menu com.googlecode.goclipse.ui.sourceMenu not created by plugin.xml! Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Source menu com.googlecode.goclipse.ui.sourceMenu not created by plugin.xml! Maybe this is not relevant but when there is no open go files, Eclipse starts fine and everything works with Go, but I see the following exception in the log: java.io.IOException: Unable to resolve plug-in "platform:/plugin/com.googlecode.goclipse.ui/icons/views/SourceEditor.png", even though the png is present in the com.googlecode.goclipse.ui_0.16.1.v201607061938.jar bundle. Dec 18, 2016
@sashaepstein sashaepstein changed the title Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Source menu com.googlecode.goclipse.ui.sourceMenu not created by plugin.xml! Maybe this is not relevant but when there is no open go files, Eclipse starts fine and everything works with Go, but I see the following exception in the log: java.io.IOException: Unable to resolve plug-in "platform:/plugin/com.googlecode.goclipse.ui/icons/views/SourceEditor.png", even though the png is present in the com.googlecode.goclipse.ui_0.16.1.v201607061938.jar bundle. Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. Dec 18, 2016
@sashaepstein
Copy link
Author

Using latest GoClipse plugin and go tools, latest Neon, Eclipse hangs on startup if I have at least one go file open in the middle pane on Go perspective. .log has this message: Source menu com.googlecode.goclipse.ui.sourceMenu not created by plugin.xml! Maybe this is not relevant but when there is no open go files, Eclipse starts fine and everything works with Go, but I see the following exception in the log: java.io.IOException: Unable to resolve plug-in "platform:/plugin/com.googlecode.goclipse.ui/icons/views/SourceEditor.png", even though the png is present in the com.googlecode.goclipse.ui_0.16.1.v201607061938.jar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants