Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 0e7e35: Fixed ICEResourceView so it correctly sets its edi...

  Branch: refs/heads/anna/postprocessing
  Home:   https://github.com/eclipse/ice
  Commit: 0e7e35c673cee54a3effc768b54df094317c2828
      https://github.com/eclipse/ice/commit/0e7e35c673cee54a3effc768b54df094317c2828
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourceView.java

  Log Message:
  -----------
  Fixed ICEResourceView so it correctly sets its editor when the resource
tree is created.

Also added org.eclipse.core.filesystem to the manifest file (for using
the text editor) and neglected to commit it earlier.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top