Tagged Questions
1
vote
0answers
371 views
Graphical Workflow Editor plugin to Eclipse/IntelliJ/Webapp
I'm considering developing a multi-platform graphical workflow editor as a plugin for Eclipse and/or IntelliJ. The editor would work in a way similar to tools such as Visio/OmniGraffle/Activiti ...
2
votes
2answers
159 views
How do you combine two tabs into one floating window in Intellij?
In Eclipse I can just drag-and-drop two tabs into one window. For instance, I like to keep my JUnit and Search tabs together:
How can you do this in Intellij?