Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f3a072: Added a logic check to canOpenFile so it doesn't p...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: f3a07243f6db97222862ded78f0970d10dea93e1
      https://github.com/eclipse/ice/commit/f3a07243f6db97222862ded78f0970d10dea93e1
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java

  Log Message:
  -----------
  Added a logic check to canOpenFile so it doesn't projectile vomit null
pointer exceptions if VisIt isn't running at the end of a job launch
when files are added to the Resource Component.

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



Back to the top