Property editor problems [message #613341] |
Wed, 14 June 2006 12:19 |
Eclipse User |
|
|
|
Hello, All!
I've created my own PropertyEditor for String[] property and now I have two problems:
1) When I press [...] button in VE to invoke my custom PropertyEditor it is appearing UNDER main Eclipse window... looks very
strange and annoying.
2) In getJavaInitializationString() method of my custom PropertyEditor i'm returning a string like this one: "new String[] {" + ....
+ "}"
in VE 1.1.0.1 it was pasted as is but with VE 1.2RC2 it is pasting as new java.lang.String[]....
Why it started to add "java.lang" ???
With best regards, Alexey Kuznetsov. E-mail: kuaw26@mail.ru
|
|
|
Powered by
FUDForum. Page generated in 0.02515 seconds