Apache OFBiz Developer Manual Version trunk. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 8.1.1. Java SE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . scripts written in Groovy └── main/java/ - java source code └── test/groovy/ - A collection of scripts written in Groovy └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control servlet └── widget - Screens, forms, menus and other widgets It is apparent from the0 码力 | 81 页 | 1.77 MB | 1 年前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 9.1.1. Java SE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . source └── main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including servlet • findInvoices: request name inside the control servlet 1.3.2. Control servlet takes over The Java Servlet Container (tomcat) re-routes incoming requests through web.xml to a special OFBiz servlet0 码力 | 65 页 | 1.22 MB | 1 年前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 8.1.1. Java SE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . source └── main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including servlet • findInvoices: request name inside the control servlet 1.3.2. Control servlet takes over The Java Servlet Container (tomcat) re-routes incoming requests through web.xml to a special OFBiz servlet0 码力 | 108 页 | 2.47 MB | 1 年前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 8.1.1. Java SE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . source └── main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including servlet • findInvoices: request name inside the control servlet 1.3.2. Control servlet takes over The Java Servlet Container (tomcat) re-routes incoming requests through web.xml to a special OFBiz servlet0 码力 | 108 页 | 2.47 MB | 1 年前3
Apache OFBiz®
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5.5.5. Compile Java without using Xlint output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . top level Apache software project. OFBiz is an Enterprise Resource Planning (ERP) System written in Java and houses a large set of libraries, entities, services and features to run all aspects of your business • to have the Java Development Kit (JDK) version 8 installed on your system (not just the JRE, but the full JDK) that you can download from the below link. Make sure of setting the $JAVA_HOME environment0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz®
The Apache OFBiz Project
Version Trunk. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5.5.5. Compile Java without using Xlint output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . top level Apache software project. OFBiz is an Enterprise Resource Planning (ERP) System written in Java and houses a large set of libraries, entities, services and features to run all aspects of your business • to have the Java Development Kit (JDK) version 8 installed on your system (not just the JRE, but the full JDK) that you can download from the below link. Make sure of setting the $JAVA_HOME environment0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz® Selenium-WebDriver
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.2. Java files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . multiple language or technique to write / record selenium, the choice for this project is to use java, even for Business Analyst. The main reason for this choice is 1. all "autocompletion" mechanism mechanism and javadoc reading when writing code; 2. having a full IT language. Obviously, usage of java should be very simple for all non IT people, Business Analyst or Product Owner or … 1 1. Selenium tests0 码力 | 38 页 | 1006.03 KB | 1 年前3
Apache OFBiz Developer Manual Release 18.12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 8.1.1. Java SE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . source └── main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including servlet • findInvoices: request name inside the control servlet 1.3.2. Control servlet takes over The Java Servlet Container (tomcat) re-routes incoming requests through web.xml to a special OFBiz servlet0 码力 | 53 页 | 1.52 MB | 1 年前3
Apache OFBiz User Manualtop level Apache software project. OFBiz is an Enterprise Resource Planning (ERP) System written in Java and houses a large set of libraries, entities, services and features to run all aspects of your business Services are programming-language-independent. It does not matter whether a service is implemented using Java, Groovy, Jython, or something else because services are an abstraction away from the underlying technology the program: applications/marketing/src/org/apache/ofbiz/marketing/tracking/TrackingCodeEvents.java Opportunities resulting from these actions can be entered in the SFA web application referring back0 码力 | 307 页 | 5.64 MB | 1 年前3
Apache OFBiz User Manualtop level Apache software project. OFBiz is an Enterprise Resource Planning (ERP) System written in Java and houses a large set of libraries, entities, services and features to run all aspects of your business Services are programming-language-independent. It does not matter whether a service is implemented using Java, Groovy, Jython, or something else because services are an abstraction away from the underlying technology the program: applications/marketing/src/org/apache/ofbiz/marketing/tracking/TrackingCodeEvents.java Opportunities resulting from these actions can be entered in the SFA web application referring back0 码力 | 304 页 | 5.21 MB | 1 年前3
共 21 条
- 1
- 2
- 3













