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
 
(11 intermediate revisions by the same user not shown)
Line 5: Line 5:
| colspan="3" | &nbsp; '''Development Resources'''
| colspan="3" | &nbsp; '''Development Resources'''
|-
|-
|  || [[Developer Configuration|Developer&nbsp;Configuration]]
|  || width="120"| [[Developer Configuration|Developer Configuration]]
| Set the debug level and package namespace.
| Set up your development environment.
|-
|-
|  || [[Translation Workbench]]
|  || [[Tools and APIs]]
| Support for application localization.
| | IDE integration, test framework, APIs, ...
 
|-
|  || [[Sandboxes]]
|  | Separate development/test environments.
 
|-
|  || [[Unit Test Framework]]
|  | Write tests for Java code
 
|-
|  || [[Eclipse Plug-in]]
|  | Use a development IDE
 
<!--
|-
|-
|  || [[Tools and APIs]]
|  || [[Metadata Repository]]
|  | IDE integration, test framework, APIs and more.
|  | Integrate with a Version Control System.
 
|-
|  || [[Item]]
|  | xxx
-->
|}
|}

Latest revision as of 00:38, 25 July 2012

 
  Development Resources
Developer Configuration Set up your development environment.
Tools and APIs IDE integration, test framework, APIs, ...
Sandboxes Separate development/test environments.
Unit Test Framework Write tests for Java code
Eclipse Plug-in Use a development IDE