Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 7c1d92: Fixed Linux launch configuration

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: 7c1d92da9537a28ab316f373a552c3c72ad13d90
      https://github.com/eclipse/ice/commit/7c1d92da9537a28ab316f373a552c3c72ad13d90
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-04-01 (Fri, 01 Apr 2016)

  Changed paths:
    M org.eclipse.ice.product/ice.product_linux.launch

  Log Message:
  -----------
  Fixed Linux launch configuration

Linux launch configuration was trying to pull EAVP packages from the
workspace, instead of from the target. 

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>


  Commit: 2f527017a78288506baa6b315c010da03ba59934
      https://github.com/eclipse/ice/commit/2f527017a78288506baa6b315c010da03ba59934
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    A docs/paraviewTutorial/.gitignore
    A docs/paraviewTutorial/.project
    A docs/paraviewTutorial/.texlipse
    A docs/paraviewTutorial/src/.gitignore
    A docs/paraviewTutorial/src/images/ImportFileDialog.jpg
    A docs/paraviewTutorial/src/images/ParaViewPlotEditorSelectSeriesButton.jpg
    A docs/paraviewTutorial/src/images/ParaViewRepresentationDropDown.jpg
    A docs/paraviewTutorial/src/images/ParaViewVisualizer.jpg
    A docs/paraviewTutorial/src/images/TimeSliderWidget.jpg
    A docs/paraviewTutorial/src/images/paraviewpreferencepage_ice.jpg
    A docs/paraviewTutorial/src/main.tex

  Log Message:
  -----------
  Added ParaView tutorial

Added a tutorial for using the ParaViewVizService, as well as how to run
the ParaView web visualizer and connect to it with Eclipse's internal
web browser. 

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>


  Commit: cf228b1313287764c8e38c0c5f515e119465b807
      https://github.com/eclipse/ice/commit/cf228b1313287764c8e38c0c5f515e119465b807
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    A docs/paraviewTutorial/.gitignore
    A docs/paraviewTutorial/.project
    A docs/paraviewTutorial/.texlipse
    A docs/paraviewTutorial/src/.gitignore
    A docs/paraviewTutorial/src/images/ImportFileDialog.jpg
    A docs/paraviewTutorial/src/images/ParaViewPlotEditorSelectSeriesButton.jpg
    A docs/paraviewTutorial/src/images/ParaViewRepresentationDropDown.jpg
    A docs/paraviewTutorial/src/images/ParaViewVisualizer.jpg
    A docs/paraviewTutorial/src/images/TimeSliderWidget.jpg
    A docs/paraviewTutorial/src/images/paraviewpreferencepage_ice.jpg
    A docs/paraviewTutorial/src/main.tex
    M org.eclipse.ice.product/ice.product_linux.launch

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/next' into jay/reflectivity

Conflicts:
	org.eclipse.ice.product/ice.product_linux.launch

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/167908d55a48...cf228b131328

Back to the top