The uDig application is guided by a small number of general principles. We have also highlighted common mistakes that you should be aware of. Finally we have gather the Eclipse House Rules into one location. These are actual rules that must be followed for the application to function as intended Eclipse plug-in. UDIG GuidelinesThese are simply guidelines and are not required, any plug-in that becomes part of the core eclipse project will have considered the following points: Sensible Defaults
Code for Convenience
Code like you mean it
Other things that you would normally expect to see in this list are covered by Eclipse Configuration, using the code formatter to supply file headers and that sort of thing. We don't want to waste your time, or ours, deciding where spaces should go. Common MistakesThe following is a persistent problem, in the sense that it keeps following us around. Eclipse RCP Guideline
Recently the 3.1 M5 release has improved class discovery to the level where only classes which are visiable from your work area can be found. |
(c) Copyright (c) 2004,2005 Refractions Research Inc. and others. |