short question, is there a way to build two java projects in eclipse in a special order?
the first project is a server, the second a gui.
so, at first the server should be compiled/run than the gui.
couldn´t find a way in eclipse.
thanks.
short question, is there a way to build two java projects in eclipse in
Share
found it.
launch groups are the solution…