Conversation
ivan-lednev
reviewed
Aug 7, 2020
README.md
Outdated
| ## Use extension | ||
| 1. Run `git clone --recursive https://github.com/vividus-framework/vividus-starter.git` | ||
| 2. Run `cd vividus-starter && unset BUILD_SYSTEM_ROOT && ./gradlew runStories` | ||
| 3. Nevigate to `<path-to-repo>/vividus-studio` |
ivan-lednev
reviewed
Aug 8, 2020
README.md
Outdated
|
|
||
| ## General | ||
| 1. Run `git clone https://github.com/vividus-framework/vividus-studio.git` | ||
| 2. Run `npm install -g yo generator-code` |
ivan-lednev
reviewed
Aug 8, 2020
README.md
Outdated
| 5. Set import directory to `<path-to-repo>/vividus-studio/vividus-studio-server` under `Import From` section | ||
| 6. Select `Select from all plug-ins and fragments found at the specified location` under `Plug-ins and Fragments to Import` section | ||
| 7. Select `Projects with source folders` under `Import As` section | ||
| 8. Click `Add all ->` and then `Finish` buttons |
ivan-lednev
reviewed
Aug 8, 2020
README.md
Outdated
| 4. Select `Existing Project into Workspace` under `General` section | ||
| 5. Set root directory to `<path-to-repo>/vividus-studio/vividus-studio-server/vividus-studio-target-definition` under `Select root directory` section | ||
| 6. Click `Finish` | ||
| 7. Nevigate to `Eclipse -> Preferences... -> Plug-in Development -> Target Platform` |
There was a problem hiding this comment.
Maybe remove the Eclipse -> part? On Linux & Windows Preferences is in a different menu
ivan-lednev
reviewed
Aug 8, 2020
README.md
Outdated
| ## General | ||
| 1. Run `git clone https://github.com/vividus-framework/vividus-studio.git` | ||
| 2. Run `npm install -g yo generator-code` | ||
| 5. Install `Eclipse PDE (Plug-in Development Environment)` plugin in Eclipse IDE through `Eclipse Marketplace` |
There was a problem hiding this comment.
I could not get the plugin working on on Ubuntu 20, and I had to install Eclipse for plugin developers
ivan-lednev
reviewed
Aug 8, 2020
README.md
Outdated
| 1. Run `git clone --recursive https://github.com/vividus-framework/vividus-starter.git` | ||
| 2. Run `cd vividus-starter && unset BUILD_SYSTEM_ROOT && ./gradlew runStories` | ||
| 3. Nevigate to `<path-to-repo>/vividus-studio` | ||
| 4. Run `code .` |
valfirst
requested changes
Aug 9, 2020
README.md
Outdated
|
|
||
| ## Tools | ||
| * Node JS v12.13.0 or higher | ||
| * Open JDK 12.0.1 or higher |
README.md
Outdated
| ## Tools | ||
| * Node JS v12.13.0 or higher | ||
| * Open JDK 12.0.1 or higher | ||
| * Eclipse IDE 2019-09 R (4.13.0) or higher |
Contributor
There was a problem hiding this comment.
it would be good to make convert this items to links
README.md
Outdated
| 6. Select `Select from all plug-ins and fragments found at the specified location` under `Plug-ins and Fragments to Import` section | ||
| 7. Select `Projects with source folders` under `Import As` section | ||
| 8. Click `Add all ->` and then `Finish` buttons | ||
| 9. Add the follwing entries into `<path-to-repo>/vividus-studio/vividus-studio-server/vividus-studio-plugin/.classpath` XML file under `<classpath>` section and then refresh the project |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.