George Gastaldi

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
George Gastaldi commented, -
George Gastaldi created a post, TextFieldWithAutoCompletion.setTooltipText does not work.
Hello,I have a com.intellij.ui.TextFieldWithAutoCompletion object with with setOneLineMode set to true. I calledsetToolTipText("My Tooltip");but unfortunately it is not displayed. Is this a bug in ... -
George Gastaldi commented, -
George Gastaldi created a post, Textfield and label positioning
Hello,What's the best way to add a JLabel a JTextfield with the correct alignment ?I want to create a Wizard and add the labeled textfields using the standard way.I am currently using com.intellij.... -
George Gastaldi commented, -
-
-
George Gastaldi created a post, ServiceLoader issues and locating folders inside the plugin
Hello,I have written a plugin that is packed using the third option in http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Plugin+Structure:Sample myrepository ... other jars and x...