Difference between revisions of "System Developer"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 23: Line 23:
<div style="margin-left:23em; margin-top:19px">
<div style="margin-left:23em; margin-top:19px">
<!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
<!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
     Unfortunately, the required offset-correction is 9 in Chrome, 10 in Firefox, 11 in IE.
     Unfortunately, the required offset-correction is less in Chrome compared to Firefox,  
    We use the one in the middle.
    and more in IE. We use the Firefox value, in the middle.
   -->
   -->
<span style="font-family: Arial; font-size:120%;">''Programming''</span>
<span style="font-family: Arial; font-size:120%;">''Programming''</span>

Revision as of 19:03, 31 May 2012

Basics


 

 

 

  • More Information

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