Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Inactive
-
None
-
None
Description
Service Builder is not broken per se, but it keeps modifying all my portlet's *PersistenceImpl classes and adding in imports for all the *Persistence classes. This does not break anything but it is annoying to sort through every time I create a Service-Builder-generated commit, and in accordance with the way java works (if classes are in the same package, importing one class into the other is unnecessary), is superfluous.