VE ignores visual class [message #102459] |
Tue, 16 August 2005 11:45  |
Eclipse User |
|
|
|
Hello,
some days ago I started using subclipse, a plugin for using the subversion
scm with eclipse. Visual Classes are created by using VE. If I check out a
project from subversion (even to the same eclipse installation) VE ignores
the visual classes. As I found in the help system, VE needs only some
hints in the source code to start working. The source code did not change.
Any hints why VE ignores the formerly recognized visual classes?
Michael
|
|
|
|
|
|
|
Re: VE ignores visual class [message #102674 is a reply to message #102636] |
Wed, 17 August 2005 10:51  |
Eclipse User |
|
|
|
ok thx for the answer...
> I don't know how to do that. That requires us parsing every java file
> first to determine if the jve tag is there. There is something new
> called Content-Type in Eclipse, maybe this can be used, but we don't
> know anything about this yet.
|
|
|
Re: VE ignores visual class [message #610308 is a reply to message #102459] |
Tue, 16 August 2005 12:25  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
What do you mean by ignore? Does this mean the regular java editor comes
up, or that the VE comes up with a blank drawing area?
If the regular java editor comes up that means the default editor was
changed for java classes. Just do Open As->Visual Editor to get the
editor back.
If you have blank drawing area then please attach the .log file. There
may be some errors that are preventing it from coming up.
--
Thanks,
Rich Kulp
|
|
|
Re: VE ignores visual class [message #610310 is a reply to message #102471] |
Wed, 17 August 2005 03:01  |
Eclipse User |
|
|
|
On Tue, 16 Aug 2005 12:25:43 -0400, Rich Kulp wrote:
Hello Rich,
thanks for your fast answer.
> What do you mean by ignore? Does this mean the regular java editor comes
> up, or that the VE comes up with a blank drawing area? If the regular
> java editor comes up that means the default editor was changed for java
> classes. Just do Open As->Visual Editor to get the editor back.
The regular java editor opened. Opening the file the way you described
brought back the visual editor. Maybe it's my fault but somehow I expected
VE to come up by itself again as the @jve tag is still in the file. Now I
found the help section describing how to make VE the default editor.
> If you have blank drawing area then please attach the .log file. There
> may be some errors that are preventing it from coming up.
This is not the case.
Thanks again for your help.
Michael
|
|
|
|
Re: VE ignores visual class [message #610320 is a reply to message #102514] |
Wed, 17 August 2005 10:41  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
I don't know how to do that. That requires us parsing every java file
first to determine if the jve tag is there. There is something new
called Content-Type in Eclipse, maybe this can be used, but we don't
know anything about this yet.
michael wrote:
> Hello again,
>
> making it the default editor is not so good :) Would be great
> if VE came up automatically when the the @jve tag is there.
>
> Michael
--
Thanks,
Rich Kulp
|
|
|
Re: VE ignores visual class [message #610323 is a reply to message #102636] |
Wed, 17 August 2005 10:51  |
Eclipse User |
|
|
|
ok thx for the answer...
> I don't know how to do that. That requires us parsing every java file
> first to determine if the jve tag is there. There is something new
> called Content-Type in Eclipse, maybe this can be used, but we don't
> know anything about this yet.
|
|
|
Powered by
FUDForum. Page generated in 0.35942 seconds