An example illustrating how to use the new P2 SynchronizeOperation
coconutpalm/SynchronizeOperation
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
How to use this: ---------------- 1) Make sure that there are no spaces in the path where you cloned this repo. A bug in the Maven Tycho publishing process will cause problems if you have spaces in your path. 2) Start the Jetty web server using: java -jar start.jar This makes sure that all paths on your computer are the same as in the code. 3) Change into the release engineering project and build/test using Maven/Tycho: $ cd webapps/root/test.releng $ mvn clean install 4) To edit/debug: The workspace is in webapps/root. Just make this folder be your Eclipse workspace. Then import all projects in that folder into your workspace. 5) To run from the IDE: a) Export test.app.product somewhere. e.g.: c:\temp\test.app b) Edit TestSynchronizeOperation class and make FIXTURE_LOCATION point where you exported test.app.product.
About
An example illustrating how to use the new P2 SynchronizeOperation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published