Gregory Pierce

- Total activity 216
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 86
-
Created Does J2ME Plugin support obfuscator?
Don't see anywhere to specify an obfuscator or an obfuscation step for outbound J2ME .jar files. No one in their right mind would ship without obfuscating a J2ME application (mostly for size) so I'... -
Created Getting WTK22 to work with Iridia #3144 on OSX
I'll do better than that. I'll post a HOW TO that allows OSX developers to get things working.1) You will need a Windows, Linux box since Sun is stupid enough to pack the J2ME WTK in an executable.... -
Created Configuring the MobileSDK
How does one know how to set up a MobileSDK that IntelliJ can use. On OSX we have the ability to build J2ME applications now but I have no idea how to put all the pieces into the right place that I... -
Created What file configures the compiler?
IntelliJ keeps saying that it can't find the compiler so I need to see what setting/file, whatever defines where its looking. I have work to do and I'm not hearing anything from IntelliJ so hopeful... -
Created Compiler failure on OSX
Started receiving error when trying to build or run applications. Ant appears to work fine though, just the internal IntelliJ compiler.Information: 1 errorInformation: 0 warningsError: Process not ... -
Created Compiler failure on OSX
Getting an:...Error: Process not startedNo such file or directory...Anyone else seen this or can tell me why its not dumping anything useful to the log file? -
Created IntelliJ Web designer?
Was just curious. I've been playing around with Sun's Studio Creator and evaluating its potential for use with my organization. Is there a web designer or similar as a plugin or similar for IDEA? I... -
Created ANT classpaths per module is STILL missing!
As of build #2140 there is still no sign of adding in a feature that will let you add a module(s) classpath to an ant build. There is a bug for this that SHOULD be a stopship because not including ... -
Created 2097 Ant Build missing feature
In prior versions of IntelliJ I've always been able to have IntelliJ do an ant build based on the files and libraries added to the project. This appears to be missing now as I can find no dialog en... -
Created Hold up a second, how is CVS configured in the 4.x product? Desperate :)
So I created a new project which has modules and I've gotten everything built and happy. Now I need to move everything to CVS. So I go into my project settings and set the Version Control to CVS. C...