Community
Participate
Working Groups
I have a use case where a connection tool needs to appear in the node section for consistency purpose. We can extend the connection definition language to add a property for that purpose: // *** ToolPaletteLocation *** @Type( base = PaletteLocation.class ) @DefaultValue( text = "connection" ) ......
Need to extend node definition language to support node in the connection section similiarly
Both connection definition and node definition allow tool palette location customization.
Merging this with Bug 356621 as I believe both of these items should be solved together. *** This bug has been marked as a duplicate of bug 356621 ***