Closed GoogleCodeExporter closed 9 years ago
Need also to move these classes:
- ISprayConnection
- DefaultSprayConnection
- ISprayShapeConstants
- SprayLayoutManager
Changed generator templates:
- StyleGenerator
- GeneratorShapeDefinition
- GeneratorConnectionDefinition
Changed project wizard to not include the DSL plugins in the manifest of newly
generated projects. (SprayProjectCreator)
Further figured out that a dependency to org.eclipse.xtext.ui only exists
because we need 1 class from it. Copied
AbstractGuiceAwareExecutableExtensionFactory and removed dependency.
Original comment by karsten....@googlemail.com
on 7 May 2012 at 8:26
Dependency to org.eclipse.xtext.ui is also needed for other purposes (e.g.
IURIEditorOpener), need to leave the dependency.
Original comment by karsten....@googlemail.com
on 7 May 2012 at 8:33
Consolidated constants from ISprayShapeConstants into ISprayConstants. One
interface is enough.
Original comment by karsten....@googlemail.com
on 7 May 2012 at 8:43
Code refactoring finished.
Original comment by karsten....@googlemail.com
on 14 May 2012 at 7:37
Original issue reported on code.google.com by
karsten....@googlemail.com
on 7 May 2012 at 7:26