Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Property editor problems
Property editor problems [message #613341] Wed, 14 June 2006 12:19
Eclipse UserFriend
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
Previous Topic:Invalid parsing in VE 1.2RC2
Next Topic:Property editor problems
Goto Forum:
  


Current Time: Sun Jun 22 17:59:46 EDT 2025

Powered by FUDForum. Page generated in 0.02515 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top