Kaydet (Commit) 54d89d1e authored tarafından Juergen Schmidt's avatar Juergen Schmidt

#107931# synch with OOO_STABLE_1

üst 278f0b42
...@@ -37,14 +37,14 @@ $(OUT_COMP_CLASS) : $(OUT) ...@@ -37,14 +37,14 @@ $(OUT_COMP_CLASS) : $(OUT)
$(OFFICE_CLASSES_DIR)/cos.jar : $(OFFICE_CLASSES_DIR)/cos.jar :
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
@echo You need the servlet support Java archive (cos.jar) for this example. @echo You need the servlet support Java archive "$(QM)cos.jar$(QM)" for this example.
@echo You can download it from http://www.servlets.com/cos/index.html @echo You can download it from http://www.servlets.com/cos/index.html
@echo and then please copy it into your $(OFFICE_CLASSES_DIR) directory. @echo and then please copy it into your $(OFFICE_CLASSES_DIR) directory.
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
$(OFFICE_CLASSES_DIR)/servlet.jar : $(OFFICE_CLASSES_DIR)/servlet.jar :
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
@echo You need the servlet API (servlet.jar) for this example. @echo You need the servlet API "$(QM)servlet.jar$(QM)" for this example.
@echo You can download it from http://java.sun.com/products/servlet/index.html @echo You can download it from http://java.sun.com/products/servlet/index.html
@echo and then please copy it into your $(OFFICE_CLASSES_DIR) directory. @echo and then please copy it into your $(OFFICE_CLASSES_DIR) directory.
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment