Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] e9cbbe: Commenting out code that tries to find VisIt windo...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: e9cbbe75622c3037b669257d871a6931b93f635f
      https://github.com/eclipse/ice/commit/e9cbbe75622c3037b669257d871a6931b93f635f
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

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

  Log Message:
  -----------
  Commenting out code that tries to find VisIt window ID.

This code will need to be added when the VisIt binary includes the
changes to handle multiple windows (we must use window ID 1 now or else
the VisIt view will NOT work at all).

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top