Difference between revisions of "Welcome Page Development Resources"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(7 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| colspan="3" | '''Development Resources''' | | colspan="3" | '''Development Resources''' | ||
|- | |- | ||
| || [[Developer Configuration|Developer | | || width="120"| [[Developer Configuration|Developer Configuration]] | ||
| Set | | Set up your development environment. | ||
|- | |- | ||
| || [[Tools and APIs]] | | || [[Tools and APIs]] | ||
| | IDE integration, test framework, APIs | | | IDE integration, test framework, APIs, ... | ||
|- | |- | ||
| || [[Sandboxes]] | | || [[Sandboxes]] | ||
| | | | | Separate development/test environments. | ||
|- | |- | ||
Line 26: | Line 23: | ||
| | Use a development IDE | | | Use a development IDE | ||
<!-- | |||
|- | |- | ||
| || [[Metadata Repository]] | | || [[Metadata Repository]] | ||
| | Integrate | | | Integrate with a Version Control System. | ||
|- | |- | ||
| || [[Item]] | | || [[Item]] |
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 |