Hi guys,
Do you know how to run ambient from netbeans ide.
The following is what i did.
1. connected to ambient svn.
2. checked out trunk to location d:\myopesoure\ambient\code\src
3. now i tried to open this as a web application, this FAILED as it had no deployment descriptor (web.xml)
4. i tried to open it up as a java application. This also FAILED. i could not launch it as there was no main() method in the file WebEngine.java
I would like to test (make it run and give some response) amient from netbeans ide. would somebody let me how to do it?
By the way i use netbeans 6.1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
Do you know how to run ambient from netbeans ide.
The following is what i did.
1. connected to ambient svn.
2. checked out trunk to location d:\myopesoure\ambient\code\src
3. now i tried to open this as a web application, this FAILED as it had no deployment descriptor (web.xml)
4. i tried to open it up as a java application. This also FAILED. i could not launch it as there was no main() method in the file WebEngine.java
I would like to test (make it run and give some response) amient from netbeans ide. would somebody let me how to do it?
By the way i use netbeans 6.1