Skip to content
Snippets Groups Projects
Commit 6f171a8e authored by Florian Hölzl's avatar Florian Hölzl
Browse files

added empty emfStore instance

parent 4dc01434
No related branches found
No related tags found
No related merge requests found
1. Extract the emfStoreHome.tar.gz to a target location on your harddisk.
2. Create an Eclipse application run configuration for Your local emfStore server.
a. Set its workspace to a desired workspace folder, e.g. ${workspace_loc}/../runtime-LocalEMFStoreServer
b. Select the org.unicase.emfstore.server product to be launched by this runconfig.
c. Go to the arguments tab and enter the following program argument using the targetlocation from step 1
-EMFStoreHome=<Location chosen in step 1>/emfStoreHome
3. Launch the server application.
\ No newline at end of file
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment