Community
Participate
Working Groups
Build Identifier: M8 I have created a java file in orion under a folder called Check Content. On clicking of the java file i.e. File.java, it just opens the file in a blank browser window and renders the text rather than re-directing the file contents to the orion editor. Reproducible: Always Steps to Reproduce: 1. Create a folder Check Content 2. Create a java file, File.java 3. Click on the file to open in editor
Created attachment 197973 [details] Snap 1 : Details out the structure in the Navigator Snap 1 : Details out the structure in the Navigator
Created attachment 197974 [details] Snap2 : Empty browser
During refactoring of the editor-contribution the .java extension was accidentally omitted.
Created attachment 197978 [details] patch
http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?id=a2639b14834a837f40856517a657f144132d0f29
+1 for rc2 -- go for it.