Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support exporting jar #271

Merged
merged 48 commits into from
Jul 30, 2020
Merged

Support exporting jar #271

merged 48 commits into from
Jul 30, 2020

Commits on Jun 23, 2020

  1. add getmainmethod command

    CsCherrYY committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6a92859 View commit details
    Browse the repository at this point in the history
  2. Update ProjectCommand.java

    CsCherrYY committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3d85cf2 View commit details
    Browse the repository at this point in the history
  3. Update params

    Update function with no params and add plugin.xml
    CsCherrYY committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    1e0333c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Update ProjectCommand.java

    CsCherrYY committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    afea0b1 View commit details
    Browse the repository at this point in the history
  2. Update ProjectCommand.java

    CsCherrYY committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    86b2454 View commit details
    Browse the repository at this point in the history
  3. Update ProjectCommand.java

    CsCherrYY committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d461fb2 View commit details
    Browse the repository at this point in the history
  4. Update ProjectCommand.java

    CsCherrYY committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    e3884b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge pull request #1 from microsoft/master

    sync
    CsCherrYY committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c1a4446 View commit details
    Browse the repository at this point in the history
  2. Export jar

    Support export jar feature.
    CsCherrYY committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9f819ca View commit details
    Browse the repository at this point in the history
  3. Update pom.xml

    CsCherrYY committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7c844e1 View commit details
    Browse the repository at this point in the history
  4. Update ProjectCommand.java

    CsCherrYY committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9b8a612 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Apply changes

    CsCherrYY committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    317c840 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    67ea013 View commit details
    Browse the repository at this point in the history
  2. Fix tslint error

    CsCherrYY committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c9bdc4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e2ee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eda159 View commit details
    Browse the repository at this point in the history
  5. Apply changes

    CsCherrYY committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    f353796 View commit details
    Browse the repository at this point in the history
  6. Error handing

    CsCherrYY committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b9c673a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Apply changes

    CsCherrYY committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e502fb9 View commit details
    Browse the repository at this point in the history
  2. Apply changes

    CsCherrYY committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a27b683 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Apply resolved changes

    CsCherrYY committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    de2c5f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Apply changes

    CsCherrYY committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ec9bd67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    753ae9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1666c3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fbcf79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e79a752 View commit details
    Browse the repository at this point in the history
  6. Update ProjectCommand.java

    CsCherrYY committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    57a8fd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Update progress message

    CsCherrYY committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    69277f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Apply changes

    CsCherrYY committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e74c441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddf4f8 View commit details
    Browse the repository at this point in the history
  3. Apply changes

    CsCherrYY committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e5d3fcd View commit details
    Browse the repository at this point in the history
  4. Apply changes

    CsCherrYY committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    0e8ec92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12af080 View commit details
    Browse the repository at this point in the history
  6. Fix classpath bug

    CsCherrYY committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b696b10 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Rename Variables

    CsCherrYY committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    636f917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b145363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    add8555 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da5127 View commit details
    Browse the repository at this point in the history
  5. Change back button type

    CsCherrYY committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3513237 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Update Placeholder message

    CsCherrYY committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2744de0 View commit details
    Browse the repository at this point in the history
  2. Rename command

    java.view.package.exportJar ->
    java.view.package.generateJar
    CsCherrYY committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    22e57a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3fbd4d View commit details
    Browse the repository at this point in the history
  4. Divide process into steps

    CsCherrYY committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    10f3590 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Using a map to record steps

    CsCherrYY committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    3bfc6dd View commit details
    Browse the repository at this point in the history
  2. Apply changes

    1.Fix disposables bugs
    2.move stepMap to grobal
    CsCherrYY committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c31e7c1 View commit details
    Browse the repository at this point in the history
  3. Delete unnecessary code

    CsCherrYY committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    720103a View commit details
    Browse the repository at this point in the history
  4. Delete unnecessary code

    CsCherrYY committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    8a91a97 View commit details
    Browse the repository at this point in the history
  5. Delete unnecessary code fix

    CsCherrYY committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1381e33 View commit details
    Browse the repository at this point in the history