Updated README for the new classloader module
This commit is contained in:
parent
08beac23b5
commit
9d6ae40665
@ -78,9 +78,12 @@ Building the project (Developers)
|
|||||||
|
|
||||||
Using a command shell/window:
|
Using a command shell/window:
|
||||||
|
|
||||||
> cd webgoat
|
> cd webgoat-classloader
|
||||||
|
> mvn clean install
|
||||||
|
> cd ..
|
||||||
> mvn clean package
|
> mvn clean package
|
||||||
|
|
||||||
|
Building the webgoat-classloader is only necessary once, the classloader needs to be present in your local repository.
|
||||||
After opening the project in Netbeans or Eclipse, you can easily run the project using maven:
|
After opening the project in Netbeans or Eclipse, you can easily run the project using maven:
|
||||||
|
|
||||||
> mvn tomcat:run-war
|
> mvn tomcat:run-war
|
||||||
|
Loading…
x
Reference in New Issue
Block a user