Axel Muench

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Axel Muench commented, -
Axel Muench commented, -
Axel Muench created a post, MacOSX build 701 - anonymous class compiler bug
This class compiles and runs fine via command line. IDEA thows "cannot resolve symbol class Contents" compiler errors. public class Test { public Contents cont() { return new Contents() { ... -
Axel Muench created a post, EJB group create exception
On creating and saving a new EJB group, IDEA throws an exception and advises to restart, report the error by sending in the IDEA.log.Here it is...Attachment(s):idea.log -
-
-
Axel Muench created a post, Build #809 - Font problem
The change from 807 to 809 produced a bug which doesn't show Java keywords in bold. Actually anything you specify as bold will not displayed right.OSX 10.2.4 - JDK1.4.1 - IDEA 809 -
Axel Muench created a post, OSX - class java.rmi.RemoteException not found.
When clicking the checkbox to enable EJB support on EAP 807 on OSX (10.2.4) I receive the following exception: "class java.rmi.RemoteException not found. Make sure you have rt.jar included in your ... -
Axel Muench commented, -