File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,12 @@ PRE-REQUISITES
58
58
==============
59
59
The Client Pollux requires following products installed in your development environment:
60
60
61
- . Java Environment JDK 1.6 (source: http://www.oracle.com/technetwork/java/index.html)
62
- . Maven 3.0.3 (source: http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.3-bin.zip)
63
- . Virgo Eclipse Server (tomcat-based) (source: http://www.eclipse.org/downloads/download.php?file=/virgo/release/VTS/3.0.2.RELEASE/virgo-tomcat-server-3.0.2.RELEASE.zip )
61
+ . Java Environment JDK 1.6
62
+ (source: http://www.oracle.com/technetwork/java/index.html)
63
+ . Maven 3.0.3
64
+ (source: http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.3-bin.zip)
65
+ . Virgo Eclipse Server (tomcat-based)
66
+ (source: http://www.eclipse.org/downloads/download.php?file=/virgo/release/VTS/3.0.2.RELEASE/virgo-tomcat-server-3.0.2.RELEASE.zip )
64
67
65
68
All Third-party libraries required by the Client will be downloaded automatically by Maven once you
66
69
have compiled the whole project.
You can’t perform that action at this time.
0 commit comments