AgilPro Documents
From DSLabWiki
On this page you find Documentation about AgilPro
General things about AgilPro
A Summary of best practices with the java language. The paper covers topics from comment style, design issues, implementation issues and style issues.
Image:JavaBestPractice.pdf
Programming Guidelines (German) Image:Programmierrichtlinien.pdf
If you prefer English, please conform to the Eclipse Development conventions and guidelines that can be found here
Link for the recommended testing enviornment: http://www.junit.org/index.htm
A short Introduction into the Java logging framework. In the AgilPro project the log levels are set in the logging.properties file Image:JavaLoggingIntroduction.htm
Eclipse and Eclipse Technology Documents
An Introduction to the Eclipse and Eclipse Modeling Framework
Image:IntroductionEclipseEMF.pdf
A step by step tutorial howto create an application by usigng the Graphical Editing Framework (GEF): Image:CreateGEFApplication.pdf
A description to which audience AgilPro aims and what features it has.(German) Image:Bauer lautenbacher OS 01 07.pdf
A very detailed description of the AgilPro metamodell. A good entrance for all AgilPro developers. Image:AgilPro MetamodelDescription.pdf
An Eclipse Modeling Framework (EMF) and Graphical Editing Framwork (GEF) presentation with an practical example. Image:Tutorial Emf Gef.pdf
Documents about the SWT and JFace GUI Libraries
Brief discussion of SWT, custom SWT and Jface Widgets. http://www.cs.umanitoba.ca/~eclipse/
Task management System for AgilPro
Bug Management System (using Bugzilla from Eclipse) used for the AgilPro/JWT development. http://www.ibm.com/developerworks/java/library/j-mylyn1/?ca=dnw-831
