costa basil

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
costa basil created a post, customize the get functions & the try catch block
Is there a way to customize:1. The get functions that get generated through the Generate option? I want to have something like this: get() { if ( == null) { = new } return ]]>;}2. The... -
costa basil created a post, sorry for asking so many questions
Hey guys,Sorry for asking so many questions, but I am looking at abandoning eclipse and using intellij idea instead. I hate eclipse, I hated from the very beginning. I think it is a bloated program... -
costa basil created a post, AnsweredTurn off current line highlighting
Is there a way to turn off the current line hightlighting. I could not find the setting? -
costa basil created a post, compile on file save
In eclipse it is possible to compile a file when it's saved. Eclipse will also recompile files that depend on that file.Is it possible to have the same behaviour in intellij idea?thanks -
costa basil created a post, specify a compile command for files of a certain type
I have javacc file with the extension jj and I want to associate the javacc compiler with it, so when I build/make the project javacc is invoked on the file.Is this possible with intellij idea?Thanks -
costa basil commented, -
costa basil created a post, gwt support
Can you visually build gwt screens using Intellij Idea? That is, is there something like this http://www.instantiations.com/gwtdesigner/index.html? -
costa basil created a post, color scheme with black background
Is there a place where I can download a color scheme with dark background (black or dark blue)?thanks