Merge with the branch B0_5_5
Added the possibility to set also the icon in GenericAction
- refactoring of executeCommand to put many code in other class now we have Action with 3 methods (accept, doCommand and check) this permit to add easily new specifique action like (cancel, prev, next, ...) or add to support new feature (like HandleJavaMethod) - Add action OutputView to permit to open new view directly in actionCommand in XML. - bug fix in UpdateOrigin caused by // DO NOT DELETE the following line. It resolves a bug described at // http://sourceforge.net/forum/forum.php?thread_id=1395360&forum_id=343119 c.getParent().remove(c);
Added the GenericAction to decouple the actionCommand from the corresponding command implementation
Added the GenericAction to decouple the actionCommand from the corresponding command implementation
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.