whmine / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

Reopening Eclipse when active editor has a .proto file outside workspace results in NPE #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a .proto file somewhere in the file system, but not inside an Eclipse 
workspace.
2. Create a file in an Eclipse project, and import the external file (created 
in #1.)
3. Ctrl+Click the import statement to open the external file.
4. Close and open Eclipse
5. NPE!

What is the expected output? What do you see instead?
Eclipse should show the external file in an editor.

Original issue reported on code.google.com by alr...@google.com on 18 Oct 2011 at 7:51

GoogleCodeExporter commented 8 years ago
r97c19ee50039

Original comment by alr...@google.com on 18 Oct 2011 at 7:56