Robert Beeger
- Total activity 524
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 202
-
Created Make IDEA an Eclipse plugin
Time for a new flame war, folks! This forum has become a bit drowsy, lately :)I haven't posted this yet to the IDEA tracker, but I'd like IDEA to become an Eclipse plugin. Eclipse simply has a much... -
Created First impressions of Tomcat integration
After some struggle - I've tried to get it to work with Tomcat 4.1.10 at first which is not supported - I've got it running with Tomcat 4.0.6 and IDEA #661. Here comes the first impressions:1. The ... -
Created Misleading name of jre download file name
The name of the jre download file (idea660-jre.zip) is misleading. I thought this would contain idea #660 and the jre, but it only contains the jre.Why not simply call it jre.zip and then write in ... -
Created NullPointerException when attempting to debug with Tomcat integration
Well I changed my server.xml to contain the context, although I would preffer to use the automatic context creation. I unpacked my war so that Tomcat finds the directory. I tested this on Tomcat di...