patricktwo
Programmer
I am trying to set up Jbuilder and using SourceSafe to provide configuration management. We are using java and jsp.
The current directories we use are:
java source folder
java jsp folder
WEB-INF (subfolder)
classes (subfolder)
lib (subfolder)
The java source folder contains the source files. When we compile the source the object code is placed in the classes folder. The war file is then created from the java jsp folder.
How do I place this in SourceSafe?
The current directories we use are:
java source folder
java jsp folder
WEB-INF (subfolder)
classes (subfolder)
lib (subfolder)
The java source folder contains the source files. When we compile the source the object code is placed in the classes folder. The war file is then created from the java jsp folder.
How do I place this in SourceSafe?