• 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

    • -2
    • +59
    ./org/lams/toolbuilder/util/Constants.java
    • -0
    • +193
    ./org/lams/toolbuilder/wizards/LAMSNewToolWizardTemplatePage.java
small update for lamstool builder project

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

    • -19
    • +110
    ./org/lams/toolbuilder/wizards/LAMSNewToolWizard.java
* Fixed translating bug, java variable names were not translating correctly

* Submit test files were not translating correctly

Added in RenameToolTaskList.jace, it will be a class that compiles takslists for teh rename tool based upon the tool template used

    • -0
    • +170
    ./org/lams/toolbuilder/renameTool/RenameToolTaskList.java
    • -0
    • +15
    ./org/lams/toolbuilder/util/Constants.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

Creates a new project and copies a sample submit project into it

    • -0
    • +288
    ./org/lams/toolbuilder/renameTool/RenameTool.java
renameTool added

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

The prototype wizard and project creation is implemented

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