svn commit: r1827940 - /ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1827940 - /ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc

mbrohl
Author: mbrohl
Date: Wed Mar 28 18:08:22 2018
New Revision: 1827940

URL: http://svn.apache.org/viewvc?rev=1827940&view=rev
Log:
Improved: Added additional configuration (experimental features and
removed chapter labels), added headlines/structure for the development
environment.

Modified:
    ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc

Modified: ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc?rev=1827940&r1=1827939&r2=1827940&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc (original)
+++ ofbiz/ofbiz-framework/trunk/docs/asciidoc/developer-manual.adoc Wed Mar 28 18:08:22 2018
@@ -20,8 +20,10 @@ under the License.
 The Apache OFBiz Project
 Release 17.12
 :doctype: book
+:experimental:
 :icons: font
 :sectnums:
+:chapter-label:
 :toc:
 :toclevels: 5
 :imagesdir: ./images
@@ -252,6 +254,18 @@ displays search results.
 
 == Development environment
 
+=== Setup your environment
+
+==== Java SE
+
+==== IDE
+
+===== Eclipse
+
+===== Intellij Idea
+
+==== Database
+
 === Web tools
 
 == Testing