If you do not about VJET, Here is introductions for VJET
Per request
Java 1.6 (Download java from here )
Maven 3 (How to install maven)
[Note]
Update system environment
- Set MAVEN_OPTS=-Xms512m -Xmx1024m
VJET source code
Clone one of the VJET repo
Type libraries
Build VJET from Command Line
Run below command in root
mvn clean install
After a successful build, you can find the generated VJET update site at:
{git_clone_root}/eclipse/updatesite/
if ‘target’ folder is not found in directory run
'mvn clean install' at {git_clone_root}/eclipse/updatesite/
{git_clone_root}/eclipse/updatesite/target/site_assembly.zip
Add a comment