Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] b7caed: Added an option for the user to enter the name of ...

  Branch: refs/heads/mccaskey/moose_fork_stork
  Home:   https://github.com/eclipse/ice
  Commit: b7caedfe8bfe5b3f87eef0f625daaeeedeffdfe3
      https://github.com/eclipse/ice/commit/b7caedfe8bfe5b3f87eef0f625daaeeedeffdfe3
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSELauncher.java

  Log Message:
  -----------
  Added an option for the user to enter the name of a custom MOOSE app.
Would like to test it out more Monday, so putting this in a branch for
now.

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


  Commit: 32a92ce2d338c91c17e6420284037c1aa2f1c98a
      https://github.com/eclipse/ice/commit/32a92ce2d338c91c17e6420284037c1aa2f1c98a
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M org.eclipse.ice.target.kepler/kepler_rcp.target
    M repository/org.eclipse.ice.repository/ice.product.launch
    M src/org.eclipse.ice.client.widgets.moose/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets.moose/plugin.xml
    A src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/ForkStorkHandler.java
    A src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/ForkStorkWizard.java
    A src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/ForkStorkWizardPage.java

  Log Message:
  -----------
  Committing initial work on a new MOOSE Fork the Stork toolbar action
button. Currently this successfully forks idaholab/stork to
username/stork, and changes the repo name to the provided application
name. 

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/44a15ee79768...32a92ce2d338

Back to the top