Webmaster

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created How to view preprocessed macros?
Is it possible to preview preprocessed macros inside AppCode?Eclipse CDT is capable to preview it when hover on a macro usage. It's very helpful to diagnose some complex macro patterns.Thanks in ad... -
Created Incorrect method hierarcy result in 5646
I try to view the method hierarchy of equals(...) in java.lang.Object. The result is weird. I also tried the release version of 5.1.2 and got the same result.Attachment(s):hierarchy.png -
Created Something wrong with importing eclipse projects
Build 3144 I created a IDEA project named "eclipse", and imported an eclipse project as a new module. Everything seemed fine until I found all eclipse based classes and packages were highlighted ... -
Created Awkwardness with step debugging
I'm using irida build 3144 to debug a simple Xerces-SAX based application. The debugger always stepped into some xerces's classes, like org.apache.xerces.parser.AbstractSAXParser. I also tried to ...