Viewing only revisions on branch MAIN 15 files hidden. (remove constraint)

org.eclipse.jdt.core.prefs

Diff Revision Date Message Lines Author Branch
1.9 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+35 -5 Patrick Brunner MAIN
1.8 28 Oct 09

non-jira: set project code compliance level to 1.6 to allow @Override annotations also for implementing of methods (Allowed as of 1.6)

+6 -4 gnaegi MAIN
1.7 29 Jun 07

- created own subcontroller for group creation - mass group creation possible (only used from within easy condition form at the moment) - added check method to find out if one or more groupnames are already in use in a given bgcontext - added JUnit test OLAT-1983 OLAT-2111 Flexi.Form v1.0 - bug fixes (reset on integer element failed, multiselect works in ajax) - improvements (customeXXabledCss for FormLinks) OLAT-1643 Easy Condition Config v0.99 - choose group -> create group -> created group is selected - non existing group name -> error message with fix link -> create group dialog opens -> after create, error removed - non existing group names -> error mesage with fix link -> create bulk groups dialog -> create all missing groups with same configs -> after create, error removed

+1 -1 Patrick Brunner MAIN
1.6 24 Oct 06

new prefs

+19 -1 schnider MAIN
1.5 06 Jun 06

new jdt.core.compiler.taskTags REVIEW should be used if some code is reviewed and some questions/follow up/hints arise from this review QUIRKS to mark code places where some workaround is used, maybe the code must be refactored once a better framework infrastructure is available

+3 -3 Patrick Brunner MAIN
1.4 11 Aug 05

prefs which warn for unused vars in implementing methods

+5 -5 fjost MAIN
1.3 09 Aug 05

some new compiler prefs

+4 -1 schnider MAIN
1.2 16 Jun 05

*** empty log message ***

+7 -17 mike MAIN
1.1 16 Jun 05

project styles

+310 gnaegi MAIN