Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a new page to the wizard that allows you to choose from a list of projects in the workspace from which to base your new tool project

    • -12
    • +21
    ./wizards/LAMSNewToolWizard.java
    • -0
    • +193
    ./wizards/LAMSNewToolWizardTemplatePage.java
small update for lamstool builder project

Added in tests to see if the workspace contains the valid projects

    • -14
    • +29
    ./renameTool/RenameToolTaskList.java
    • -19
    • +110
    ./wizards/LAMSNewToolWizard.java
* Fixed translating bug, java variable names were not translating correctly * Submit test files were not translating correctly

    • -17
    • +23
    ./renameTool/RenameToolTaskList.java
    • -7
    • +12
    ./wizards/LAMSNewToolWizardPage.java
Added in RenameToolTaskList.jace, it will be a class that compiles takslists for teh rename tool based upon the tool template used

    • -0
    • +170
    ./renameTool/RenameToolTaskList.java
  1. … 1 more file in changeset.
Prototype created, creates a lams tool project using the submit tool as a template. More templates will be added later

    • -26
    • +21
    ./wizards/LAMSNewToolWizardPage.java
Creates a new project and copies a sample submit project into it

    • -0
    • +288
    ./renameTool/RenameTool.java
    • -60
    • +90
    ./wizards/LAMSNewToolWizard.java
renameTool added

    • -0
    • +202
    ./renameTool/Main.java
    • -0
    • +75
    ./renameTool/readme.txt
    • -0
    • +14
    ./renameTool/tasklist.conf
First commit of LAMS tool builder eclipse plugin.

The prototype wizard and project creation is implemented

    • -0
    • +61
    ./LAMSToolBuilderPlugin.java
    • -0
    • +239
    ./editors/MultiPageToolEditor.java
    • -0
    • +103
    ./editors/MultiPageToolEditorContributor.java
    • -0
    • +15
    ./util/Constants.java
    • -0
    • +99
    ./util/LamsToolBuilderLog.java
    • -0
    • +262
    ./wizards/LAMSNewToolWizard.java
    • -0
    • +437
    ./wizards/LAMSNewToolWizardPage.java
    • -0
    • +13
    ./wizards/WizardConstants.java
  1. … 7 more files in changeset.