Issue Details (XML | Word | Printable)

Key: FXP-37
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Bratukhin, Andrey
Reporter: Bratukhin, Andrey
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JavaFX plug-in

Code formatting: Whitespace

Created: 31/Mar/10 08:21 AM   Updated: 20/Apr/10 02:25 AM   Resolved: 20/Apr/10 02:25 AM
Component/s: Source editor
Affects Version/s: None
Fix Version/s: 1.3.0

Time Tracking:
Not Specified


 Description  « Hide
Insert whitespace:
- before/after comma
- before/after binary operators
- before/after assignments
- before/after brackets () [] <>
- before/after statements - "if else", "for", "switch", "binding", "while", "catch",
  "throw", "return"

Hudson system user added a comment - 13/Apr/10 07:32 AM
Integrated in exadel-javafx-plugin-continuous #43 (See [http://hudson.exadel.org/hudson/job/exadel-javafx-plugin-continuous/43/])
    FXP-37 - Refactoring
FXP-37
FXP-37 - whitespace for comma is done