Vinay Moharil

- 活动总数 354
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 131
-
Vinay Moharil 创建了一个帖子, 9.0 Beta and JSP auto-import...
In 9.0 beta - if I use a java class in the JSP file that is not already imported - I get the standard "import" popup - but when I hit alt+enter - it adds the complete fully qualified class name on ... -
Vinay Moharil 创建了一个帖子, 9805 won't start
I am trying to run 9805 on Win XP and I having a fatal exception right at the beginning. Attached below is the screen shot of the fatal error popup.I guess I am doing something wrong but not sure.A... -
Vinay Moharil 创建了一个帖子, Android plugin
Any update on the Android plugin? I would hate to have to use Eclipse just for Android. -
Vinay Moharil 创建了一个帖子, Android plugin..
How do I get the Android plugin working? I tried 8.0M1 and I can see and install the plugin but after installing the plugin intellij startup and project opening runs into several errors. The stack ... -
Vinay Moharil 创建了一个帖子, -
Vinay Moharil 创建了一个帖子, font issue on high resolution laptops...
What's the most readable font to use?I have a 15.4-inch WSXGA+ (1680 x 1050) laptop & running with 120 dpi.The IntelliJ fonts even at Monospace-18 is very thin.(Also this selection doesn't apply to... -
Vinay Moharil 创建了一个帖子, GWT compilation error...
I have got a simplest GWT - Hello World like program but when I try to compile the java file - below is the error I am running into. I am using the Sphene slider widget from http://gwtwidgets.sphen... -
Vinay Moharil 创建了一个帖子, J2ME deployment tutorial
Is there a J2ME deployment tutorial that covers issues like packaging, preverifying, signing, and potentially some hints on actually loading the files onto the device? Are there any sample ant fil... -
Vinay Moharil 创建了一个帖子, Entity includes in iml files...
Currently we are going thru a transition process from ant/cvs to Maven/Subversion. During this time the while the maven build numbers etc. stabilize we need to help the development team in keeping ... -
Vinay Moharil 创建了一个帖子, ClassFormatError in J2ME execution...
I have a simple "Hello World" midlet. I can compile the midlet fine but while running it I un into the error ALERT: java/lang/ClassFormatError: Bad version information.Attached is the console outpu...