Difference between revisions of "System Developer"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
<div style="width:22em; max-width:22em; margin-top:4px; float:left;"> | <div style="width:22em; max-width:22em; margin-top:4px; float:left;"> | ||
<span style="font-family: Arial; font-size:120%;">''Basics''</span> | <span style="font-family: Arial; font-size:120%;">''Basics''</span> | ||
Line 68: | Line 65: | ||
{{:Welcome Page Development Resources}} | {{:Welcome Page Development Resources}} | ||
</div> | </div> | ||
Revision as of 02:38, 31 May 2012
Basics
- More Information
- Developers Index (APIs and more)
- Developer HowTo Guides
- Working with Composite Objects
Programming
Rules and Processes | ||
Data Policies | Handle events. | |
Presentation & Logic | ||
Classes | Java classes and methods. | |
Pages | Custom JSP/HTML pages. | |
Components | Custom controls for JSP pages. | |
Sites | Access for customers and external users. | |
Static Resources | Upload CSS and Javascript files. |
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 |