Difference between revisions of "Welcome Page Development Resources"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 15: Line 15:


|-
|-
|  || Development [[Sandboxes]]
|  || [Sandboxes]]
|| Develop and test in a separate environment.
|  | Develop and test in a separate environment.


|-
|-
|  || [[Unit Test Framework]]
|  || [[Unit Test Framework]]
|| Write tests for Java code
|  | Write tests for Java code


|-
|-
|  || [[Eclipse Plug-in]]
|  || [[Eclipse Plug-in]]
|| Use a development IDE
|  | Use a development IDE


|-
|-
|  || [[Metadata Repository]]
|  || [[Metadata Repository]]
|| Integrate application development with a Version Control System.
|  | Integrate application development with a Version Control System.


<!--
<!--
|-
|-
|  || [[Item]]
|  || [[Item]]
|| xxx
|  | xxx
-->
-->
|}
|}

Revision as of 17:40, 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.
[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.