Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] edf013: ICEResourcePage will now try to first render resou...

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

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java

  Log Message:
  -----------
  ICEResourcePage will now try to first render resources via a plotting
service, but if that doesn't work, it'll then try to open text files in
the default text editor (based on a hard coded list of text file
extensions). Finally, if that doesn't work, it'll try to render the
resource in the browser as a last resort.

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



Back to the top