Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 044ffc: Adding MooseNature implementation of IProjectNatur...

  Branch: refs/heads/mccaskey/moosecomposite_468384
  Home:   https://github.com/eclipse/ice
  Commit: 044ffc5a701716c2d3f21dd6658b2fe434c1759d
      https://github.com/eclipse/ice/commit/044ffc5a701716c2d3f21dd6658b2fe434c1759d
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-06-21 (Sun, 21 Jun 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/plugin.xml
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/actions/ForkStorkHandler.java
    A src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/nature/MooseNature.java

  Log Message:
  -----------
  Adding MooseNature implementation of IProjectNature. Setup
ForkStorkHandler to add the MooseNature to the cloned C++ project. Setup
the Add Moose Object menu contribution to only show for projects with a
Moose Project Nature associated with them. 

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



Back to the top