Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE doesn't show source code of readonly files
VE doesn't show source code of readonly files [message #121494] Thu, 06 April 2006 12:01 Go to next message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

hi all,
we are working with a version control system with exclusive checkouts. so
all files are by default read-only on the local hard disk.
the problem is that eclipse doesn't show the source code of readonly files
that are opened with the VE, but just shows "Exception running validator
code".
is it possible to change this behaviour? that would be very important for
us.
kind regards,
hannes
Re: VE doesn't show source code of readonly files [message #121504 is a reply to message #121494] Thu, 06 April 2006 14:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

That is a bug. For now the worksaround is the first thing you should do
is select something in the Java Beans Viewer. After that everything will
be fine for that editor.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=132199


--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #121512 is a reply to message #121504] Thu, 06 April 2006 14:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

the source code is shown when th VE opens the class. But as soon as i
select a widget, the source code is gone. selecting something in the
javabeans viewer first doesn't help. the exception in the error log is the
same as in the bug #132199.
i'm using VE 1.1 and swing.
Re: VE doesn't show source code of readonly files [message #121520 is a reply to message #121512] Thu, 06 April 2006 15:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Step up to VE 1.2 I20060405 driver and use Eclipse SDK 3.2M6, and the
latest EMF and GEF builds. With that driver you can click on the java
beans tree first and it will work.

Hannes wrote:
> the source code is shown when th VE opens the class. But as soon as i
> select a widget, the source code is gone. selecting something in the
> javabeans viewer first doesn't help. the exception in the error log is
> the same as in the bug #132199.
> i'm using VE 1.1 and swing.
>

--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #121533 is a reply to message #121520] Fri, 07 April 2006 06:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

so no workaround for VE 1.1 and eclipse 3.1.1?
i'm not sure if upgrading to ve 1.2 and eclipse 3.2 is possible for our
customers.
kind regards,
hannes
Re: VE doesn't show source code of readonly files [message #121610 is a reply to message #121533] Fri, 07 April 2006 14:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is no workaround. Sorry.
Hannes wrote:
> so no workaround for VE 1.1 and eclipse 3.1.1?
> i'm not sure if upgrading to ve 1.2 and eclipse 3.2 is possible for our
> customers.
> kind regards,
> hannes
>

--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #121935 is a reply to message #121610] Mon, 10 April 2006 06:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

is it possible to simply replace the class with a working one? or is the
problem too complex?
Re: VE doesn't show source code of readonly files [message #122008 is a reply to message #121935] Mon, 10 April 2006 14:44 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The problem is too complex. The problem is also in GEF, not VE.

Hannes wrote:
> is it possible to simply replace the class with a working one? or is the
> problem too complex?
>

--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #612500 is a reply to message #121494] Thu, 06 April 2006 14:18 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

That is a bug. For now the worksaround is the first thing you should do
is select something in the Java Beans Viewer. After that everything will
be fine for that editor.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=132199


--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #612502 is a reply to message #121504] Thu, 06 April 2006 14:54 Go to previous message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

the source code is shown when th VE opens the class. But as soon as i
select a widget, the source code is gone. selecting something in the
javabeans viewer first doesn't help. the exception in the error log is the
same as in the bug #132199.
i'm using VE 1.1 and swing.
Re: VE doesn't show source code of readonly files [message #612505 is a reply to message #121512] Thu, 06 April 2006 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Step up to VE 1.2 I20060405 driver and use Eclipse SDK 3.2M6, and the
latest EMF and GEF builds. With that driver you can click on the java
beans tree first and it will work.

Hannes wrote:
> the source code is shown when th VE opens the class. But as soon as i
> select a widget, the source code is gone. selecting something in the
> javabeans viewer first doesn't help. the exception in the error log is
> the same as in the bug #132199.
> i'm using VE 1.1 and swing.
>

--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #612509 is a reply to message #121520] Fri, 07 April 2006 06:14 Go to previous message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

so no workaround for VE 1.1 and eclipse 3.1.1?
i'm not sure if upgrading to ve 1.2 and eclipse 3.2 is possible for our
customers.
kind regards,
hannes
Re: VE doesn't show source code of readonly files [message #612521 is a reply to message #121533] Fri, 07 April 2006 14:12 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is no workaround. Sorry.
Hannes wrote:
> so no workaround for VE 1.1 and eclipse 3.1.1?
> i'm not sure if upgrading to ve 1.2 and eclipse 3.2 is possible for our
> customers.
> kind regards,
> hannes
>

--
Thanks,
Rich Kulp
Re: VE doesn't show source code of readonly files [message #612570 is a reply to message #121610] Mon, 10 April 2006 06:36 Go to previous message
Eclipse UserFriend
Originally posted by: johannes.testori.shark-soft.com

is it possible to simply replace the class with a working one? or is the
problem too complex?
Re: VE doesn't show source code of readonly files [message #612581 is a reply to message #121935] Mon, 10 April 2006 14:44 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The problem is too complex. The problem is also in GEF, not VE.

Hannes wrote:
> is it possible to simply replace the class with a working one? or is the
> problem too complex?
>

--
Thanks,
Rich Kulp
Previous Topic:Containers
Next Topic:Error in Ve : IWAV 0181E parsing error
Goto Forum:
  


Current Time: Fri Apr 26 03:30:21 GMT 2024

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

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

Back to the top