Status: New
Owner: ----
Labels: Package-EclipSLEE

New issue 34 by [email protected]: Unify indentation of generated files
http://code.google.com/p/jain-slee/issues/detail?id=34

What steps will reproduce the problem?
1. Create an EclipSLEE project.
2. Examine indentation levels of pom.xml's, SLEE descriptors, Java source files.

What is the expected output? What do you see instead?
Expected - uniform indentation (character and width).
Actual: pom.xml's use 2 spaces, SLEE descriptors use 4 spaces, Java source files use 1 tab.

What version of the product are you using? On what operating system?
EclipSLEE 2.0.0.v20121003-1449
m2e 1.2.0.20120903-1050 (embedded maven 3.0.4)
Eclipse 4.2.1
Debian GNU/Linux 6.0.6

Please provide any additional information below.
The best solution would be not only to use the same indentation style for all generated files but to better integrate with Eclipse by reusing the indentation settings defined in Window -> Preferences -> General -> Editors -> Text Editors. Without that users working on projects with strict coding style policies would still be forced to manually fix indentation (with eclipse aids of Ctrl+Shift+F and the like, but it's still a pointless waste of time), which is tedious because it would have to be done every time a given resource is regenerated (adding a dependency to project regenerates pom.xml, adding an event to SBB regenerates sbb-jar.xml, etc.).

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to