Menu

Tree [r132] /
 History

HTTPS access


File Date Author Commit
 config 2009-07-27 viktorw87 [r132] oldenburg URLs geändert
 data 2009-07-27 viktorw87 [r132] oldenburg URLs geändert
 lib 2009-07-01 viktorw87 [r118]
 out 2009-07-27 viktorw87 [r132] oldenburg URLs geändert
 src 2009-07-08 viktorw87 [r124]
 .classpath 2009-07-01 viktorw87 [r118]
 .project 2009-07-01 viktorw87 [r118]
 readme.txt 2009-07-06 viktorw87 [r123]

Read Me

The following software is necessary for correct usage of SemanticMM4U:

- Eclipse for Java developers (http://www.eclipse.org/downloads/)
- Subclipse for Eclipse (see below)


Follow the steps as described:




#1# Install EClipse #


Follow the installation wizzard to install Eclipse




#2# Install Subclipse #


Start Eclipse. 

Choose "help"-"software updates" a new window "Software Updates and Add-ons" will appear.

Select "Available Software" at the top and click on "Add Site..."-button.

Paste http://subclipse.tigris.org/update/ into "location"-textfield and confirm by "OK".

Pick the entered Subclipse URL in the "Available Software"-window and click on "Install"-button.

Wait for the installation to complete.




#3# Set up repository #


Choose "Window"-"Show View..."-"Other..." and a new window called "Show View" will appear.

Select "SVN"-"SVN Repository" and confrim by clicking "ok".

A new tab "SVN Repository" will appear at the lower half of the main window.

Right-click into the empty tab and select "New"-"Repository Location...".

A new window will appear asking for a URL, paste the SemanticMM4U URL into the text field click the "finish"-button
(https://semanticmm4u.svn.sourceforge.net/svnroot/semanticmm4u)




#4# Check out repository #


The repository should be now displayed in the "SVN Repository" tab.

Right-click the repository and start "Check out...".

"Checkout from SVN" window will appear.

Select "Check out as a project in the workspace", Project Name: SemanticMM4U, click "next"-button.

Deselect "Use default workspace location" and enter "C:\" in "location" text field and click "finish"-button.

Eclipse may ask you wethter you are sure to check out the SVN root, just confirm with "yes".

Wait for the check out to complete. 



Viktor Wart