I want two Eclipse projects to include each other in their build paths.
As you can see, the Client has the Server on it's build path, but not vice versa. When I try to add the client to the server's build path, Eclipse gets angry. How can I accomplish this?
The exception I get is:
Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problem:
GUI cannot be resolved