Difference between revisions of "Welcome Page Development Resources"

From LongJump Support Wiki
imported>Aeric
(Created page with "{| cellpadding="3" class="tight-rows vertical_left_bar" |- | colspan="3"|   <!-- spacer row --> |- | colspan="3" |   '''Development Resources''' |- | || [[Developer Co…")
 
imported>Aeric
Line 13: Line 13:
|  || [[Tools and APIs]]
|  || [[Tools and APIs]]
|  | IDE integration, test framework, APIs and more.
|  | IDE integration, test framework, APIs and more.
|-
|  || Development [[Sandboxes]]
|  || Develop and test in a separate environment.
|-
|  || [[Unit Test Framework]]
|  || Write tests for Java code
|-
|  || [[Eclipse Plug-in]]
|  || Use a development IDE
|-
|  || [[Metadata Repository]]
|  || Integrate application development with a Version Control System.
<!--
|-
|  || [[Item]]
|  || xxx
-->
|}
|}

Revision as of 17:39, 26 October 2011

 
  Development Resources
Developer Configuration Set the debug level and package namespace.
Translation Workbench Support for application localization.
Tools and APIs IDE integration, test framework, APIs and more.
Development Sandboxes Develop and test in a separate environment.
Unit Test Framework Write tests for Java code
Eclipse Plug-in Use a development IDE
Metadata Repository Integrate application development with a Version Control System.