Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gelide · Gel Java IDE

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 9916
  • Category: Java
  • Founded: Feb 18, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1678 - 1707 of 3195   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1678 From: Paul King <king@...>
Date: Sat Mar 1, 2003 1:42 pm
Subject: Re: RC13 available
king@...
Send Email Send Email
 
Gerald Nunn wrote:
> RC13 is now available, hopefully this will be it for a couple of days anyways
:)
>
> - Find declaration was not working if a project was not open or file did not
belong to project
> - Added option to add project classpath to environment variable when running
ant
> - Fixed problem of save options being ignored when running ant
> - Embedded JVM was not being unloaded correctly when Gel terminated
> - Added new method to plugin API to add messages to message pane

RC12 & RC13a (didn't get 11) seem to have issues drawing braces.

Picture attached showing extra braces and extra semi-colon. In fact if I
move the cursor along any of the lines everything is misplaced and
redrawn just out of place by a few characters.


Paul.

#1679 From: "Gerald Nunn" <gnunn@...>
Date: Sat Mar 1, 2003 2:13 pm
Subject: Re: RC13 available
gnunn2
Send Email Send Email
 
What font are you using?



On 3/1/2003 at 11:42 PM Paul King wrote:

>Gerald Nunn wrote:
>> RC13 is now available, hopefully this will be it for a couple of days
>anyways :)
>>
>> - Find declaration was not working if a project was not open or file did
>not belong to project
>> - Added option to add project classpath to environment variable when
>running ant
>> - Fixed problem of save options being ignored when running ant
>> - Embedded JVM was not being unloaded correctly when Gel terminated
>> - Added new method to plugin API to add messages to message pane
>
>RC12 & RC13a (didn't get 11) seem to have issues drawing braces.
>
>Picture attached showing extra braces and extra semi-colon. In fact if I
>move the cursor along any of the lines everything is misplaced and
>redrawn just out of place by a few characters.
>
>
>Paul.
>
>
>
>
>
>
>To unsubscribe from this group, send an email to:
>gelide-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#1680 From: Ivan Vecanski <jacquex@...>
Date: Sat Mar 1, 2003 2:24 pm
Subject: Re[2]: RC13 available
jacquex01
Send Email Send Email
 
This seems to be a problem that was recently introduced (probably in SynEdit).
Very weird behaviour happens with some fonts when some words are bolded. I was
using Andale Mono (and it seems you are too), but had to switch to Courier which
works fine... As a temporary solution try turning off all the bolds in Java
highlighter or switching to a different font.

Cheers,
Ivan


> Picture attached showing extra braces and extra semi-colon. In fact if I
> move the cursor along any of the lines everything is misplaced and
> redrawn just out of place by a few characters.

#1681 From: Paul King <king@...>
Date: Sat Mar 1, 2003 2:33 pm
Subject: Re: RC13 available
king@...
Send Email Send Email
 
Gerald Nunn wrote:
> What font are you using?


Was using Lucinda Console.
Tried it with several other fonts and they all show
the same effects.  I am using Config.xml from about
RC98 - will this cause a problem.

Paul.

#1682 From: Paul King <king@...>
Date: Sat Mar 1, 2003 2:37 pm
Subject: Re: RC13 available
king@...
Send Email Send Email
 
Ivan Vecanski wrote:
> This seems to be a problem that was recently introduced (probably in SynEdit).
> Very weird behaviour happens with some fonts when some words are bolded. I was
> using Andale Mono (and it seems you are too), but had to switch to Courier
which
> works fine... As a temporary solution try turning off all the bolds in Java
> highlighter or switching to a different font.

Yep, getting rid of bold fixes the problem for now.

#1683 From: Ben Litchfield <ben@...>
Date: Sat Mar 1, 2003 2:42 pm
Subject: Class Browser Not Showing up
dexa_jexcelapi
Send Email Send Email
 
I closed my "class browser" at some point and now when I go to
View->Windows->Class Browser nothing happens.  This happened in 9 and I
upgraded using 13a and I still can't get the class browser to show up.

I can close the Project Manager and I believe all other windows and I can
get those to come back.

-Ben Litchfield

#1684 From: <m_odunn@...>
Date: Sat Mar 1, 2003 9:14 pm
Subject: Re: OS Error when closing Gel
m_odunn
Send Email Send Email
 
--- Gerald Nunn <gnunn@...> wrote:
> Actually I think I may have found the problem. The
> embedded JVM used for plugins was not being unloaded
> on shutdown as it should be. Admittingly, I don't
> use plugins much which is probably why I don't see
> it much. Is everyone who is having this problem
> using plugins?
>
> Gerald

I have no plug-ins, and "Use XP Style Menus
(experimental)" is unchecked.

I just use GEL in the base(?) state - I'm still a
novice at java ("hello world" is an ambitious project
for me :-)

One thing I forgot to mention earlier, the first time
this happened, I immediately tried re-starting GEL,
but it did not open. I could see a very slight flicker
on the screen, and on looking a bit harder at the
screen, I could just make out it was GEL flashing on
and off, like an infinite loop. Ctrl-Alt-Del had GEL
running, CPU - 98, even though there was nothing on
the screen (except for the flicker), and no mention of
GEL on the taskbar.

Michael Dunn


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#1685 From: "Gerald Nunn" <gnunn@...>
Date: Sat Mar 1, 2003 9:43 pm
Subject: Re: RC13 available
gnunn2
Send Email Send Email
 
I've submitted a bug report to the SynEdit mailing list. I've done some diffs on
the source and don't see any obvious reasons for why this is happening. Problem
seems to be the character width is calculated or used incorrectly for fonts
where the bold attribute actually widens the character a bit.

Gerald


On 3/2/2003 at 12:37 AM Paul King wrote:

>Ivan Vecanski wrote:
>> This seems to be a problem that was recently introduced (probably in
>SynEdit).
>> Very weird behaviour happens with some fonts when some words are bolded.
>I was
>> using Andale Mono (and it seems you are too), but had to switch to
>Courier which
>> works fine... As a temporary solution try turning off all the bolds in
>Java
>> highlighter or switching to a different font.
>
>Yep, getting rid of bold fixes the problem for now.
>
>
>
>
>To unsubscribe from this group, send an email to:
>gelide-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#1686 From: Paul King <king@...>
Date: Sun Mar 2, 2003 1:24 am
Subject: Re: RC13 available
king@...
Send Email Send Email
 
Gerald Nunn wrote:
> I've submitted a bug report to the SynEdit mailing list. I've done some diffs
on the source and don't see any obvious reasons for why this is happening.
Problem seems to be the character width is calculated or used incorrectly for
fonts where the bold attribute actually widens the character a bit.


I have also noticed that italic fonts don't get any correction applied
to them so the cursor often appears to be going half-way through a
character.  Much less important but if the SynEdit people correct for
italics as well as bold it can probably be done in one step.

Thanks for all your great work.

Paul.

#1687 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 2:00 am
Subject: RC 13b available
gnunn2
Send Email Send Email
 
RC13b is now available, following changes have been made:

a. Fixed the problem with bold in certain fonts like Lucinda Console. I have to
sheepishly admit the problem was my doing, I forgot to take some code out when I
was fooling around with getting anti-aliasing of fonts working at lower point
sizes then Windows currently supports.

b. Jad, the Java decompiler, is now included in the Gel distribution. Thanks to
Pavel Kuznetsov, the author of Jad for allowing me to do so. Add .class in
Tools|Options|Files as type of Java. Now if you try to open a class file in Gel
it will automatically invoke Jad and show you the decompiled source. Note that
Gel won't permit you to save the .class file unless you do a save as and change
the extension.

Gerald

#1688 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 6:28 am
Subject: Re: OS Error when closing Gel
gnunn2
Send Email Send Email
 
>One thing I forgot to mention earlier, the first time
>this happened, I immediately tried re-starting GEL,
>but it did not open. I could see a very slight flicker
>on the screen, and on looking a bit harder at the
>screen, I could just make out it was GEL flashing on
>and off, like an infinite loop. Ctrl-Alt-Del had GEL
>running, CPU - 98, even though there was nothing on
>the screen (except for the flicker), and no mention of
>GEL on the taskbar.

There is an option to only have one instance of Gel running. If you try to start
another instance, Gel detects the presence of a mutex and shuts down, passing
any command line parameters to the already running version. This is probably
what happened in this case.

Gerald

#1689 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 6:29 am
Subject: Re: Class Browser Not Showing up
gnunn2
Send Email Send Email
 
Try deleting the dock settings in options.xml to restore everything to the
default layout and then re-organize from there.

Gerald

On 3/1/2003 at 9:42 AM Ben Litchfield wrote:

>I closed my "class browser" at some point and now when I go to
>View->Windows->Class Browser nothing happens.  This happened in 9 and I
>upgraded using 13a and I still can't get the class browser to show up.
>
>I can close the Project Manager and I believe all other windows and I can
>get those to come back.
>
>-Ben Litchfield
>
>
>
>To unsubscribe from this group, send an email to:
>gelide-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#1690 From: "pradeepbhargav <pradeepbhargav@...>" <pradeepbhargav@...>
Date: Sun Mar 2, 2003 7:25 am
Subject: Re: RC 13b available
pradeepbhargav
Send Email Send Email
 
--- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:


> RC13b is now available, following changes have been made:


> b. Jad, the Java decompiler, is now included in the Gel
distribution. Thanks to Pavel Kuznetsov, the author of Jad for
allowing me to do so. Add .class in Tools|Options|Files as type of
Java. Now if you try to open a class file in Gel it will automatically
invoke Jad and show you the decompiled source. Note that Gel won't
permit you to save the .class file unless you do a save as and change
the extension.


>




I'm unable to use this feature. Even if I assoiciate .class with Gel
has java when I open a class file, I don't get decompiled src at all.




Pradeep Bhargav

#1691 From: Ben Litchfield <ben@...>
Date: Sun Mar 2, 2003 1:11 pm
Subject: Re: Class Browser Not Showing up
dexa_jexcelapi
Send Email Send Email
 
That worked for me!

Thanks,
Ben
--

On Sun, 2 Mar 2003, Gerald Nunn wrote:

> Try deleting the dock settings in options.xml to restore everything to the
default layout and then re-organize from there.
>
> Gerald
>
> On 3/1/2003 at 9:42 AM Ben Litchfield wrote:
>
> >I closed my "class browser" at some point and now when I go to
> >View->Windows->Class Browser nothing happens.  This happened in 9 and I
> >upgraded using 13a and I still can't get the class browser to show up.
> >
> >I can close the Project Manager and I believe all other windows and I can
> >get those to come back.
> >
> >-Ben Litchfield
> >
> >
> >
> >To unsubscribe from this group, send an email to:
> >gelide-unsubscribe@yahoogroups.com
> >
> >
> >
> >Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> gelide-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

#1692 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 2:59 pm
Subject: Re: Re: RC 13b available
gnunn2
Send Email Send Email
 
>I'm unable to use this feature. Even if I assoiciate .class with Gel
>has java when I open a class file, I don't get decompiled src at all.

It works fine for me here, anyone else having this problem?

#1693 From: libin pan <chinadapan@...>
Date: Sun Mar 2, 2003 3:15 pm
Subject: Re: Re: RC 13b available
chinadapan
Send Email Send Email
 
Great JOB! Thx Gerald Nunn.

It works fine for me too.

Dapan

  --- Gerald Nunn <gnunn@...> µÄÕýÎÄ£º
---------------------------------
>I'm unable to use this feature. Even if I assoiciate
.class with Gel
>has java when I open a class file, I don't get
decompiled src at all.

It works fine for me here, anyone else having this
problem?


Yahoo! Groups Sponsor  ADVERTISEMENT

To unsubscribe from this group, send an email to:
gelide-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to the Yahoo!
Terms of Service.

_________________________________________________________
Do You Yahoo!?
"ÓÃÑÅ»¢ËÑË÷£¬ÕÒµ½¹ØÓÚ°Â˹¿¨µÄÒ»ÇÐ"
http://cn.search.yahoo.com/search/cn?p=%b0%c2%cb%b9%bf%a8

#1694 From: "ianshef <ishef@...>" <ishef@...>
Date: Sun Mar 2, 2003 5:14 pm
Subject: Re: RC 13b available
ianshef
Send Email Send Email
 
--- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:
> >I'm unable to use this feature. Even if I assoiciate .class with Gel
> >has java when I open a class file, I don't get decompiled src at all.
>
> It works fine for me here, anyone else having this problem?

Using Gel RC13b1 under Windows ME...

1) Double-clicking a .class file in the Gel File Manager gets me the
Windows "Open With..." dialog box.  IS THIS THE EXPECTED BEHAVIOR?

2) Using Gel's File | Open... menu item invokes the new decompiler
feature.  HOWEVER, the Open dialog box does not have an entry in
"Files of type:" box for .class files, so the entry must be set to
"All files".

3) Dragging a .class file from the Gel File Manager to the editor
invokes the new decompiler feature.

4) Gel's File | Reopen invokes the new decompiler feature.

5) Dragging a file from Windows Explorer to the Gel editor invokes the
new decompiler feature.

That's all of the ways I could think of to try the feature.  Are there
others?

Best wishes,
--  Ian

#1695 From: pradeep bhargav <pradeepbhargav@...>
Date: Sun Mar 2, 2003 7:30 pm
Subject: Decompiler Problem in Gel
pradeepbhargav
Send Email Send Email
 
--- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:
> >I'm unable to use this feature. Even if I assoiciate .class with Gel
> >has java when I open a class file, I don't get decompiled src at all.
>
> It works fine for me here, anyone else having this problem?

This is very inconsistent... For some class files I get the decompiled
sources but for some I don't get any at all. The class files I'm trying to
decompile are the class files that r generated when I build my project.
I'm attaching a class file for which the source is not getting generated,
I'm also attaching the source file for ur reference.

I'm working on Windows XP Pro with JDK1.4.1 as my default JDK.

Whenever I try to close Gel I get this exception. I was not getting this
exception until now.  Please have a look into this exception::::

Exception Exception:

[006E1B76] JclHookExcept.DoExceptNotify (Line 153, "JclHookExcept.pas")
[00558094] NewDockManager.TNewDockZone.GetControlName (Line 2097,
"NewDockManager.pas")
[006E1BB9] JclHookExcept.HookedRaiseException (Line 172,
"JclHookExcept.pas")
[00558094] NewDockManager.TNewDockZone.GetControlName (Line 2097,
"NewDockManager.pas")
[0055AD86] NewDockManager.DoSaveZone (Line 3657, "NewDockManager.pas")
[0055ADE9] NewDockManager.DoSaveZone (Line 3664, "NewDockManager.pas")
[0055ADB6] NewDockManager.DoSaveZone (Line 3661, "NewDockManager.pas")
[0055ADE9] NewDockManager.DoSaveZone (Line 3664, "NewDockManager.pas")
[0055B3E7] NewDockManager.TNewDockTree.NewSaveToStream (Line 3856,
"NewDockManager.pas")
[0055B41C] NewDockManager.TNewDockTree.NewSaveToStream (Line 3866,
"NewDockManager.pas")
[0055B439] NewDockManager.TNewDockTree.NewSaveToStream (Line 3866,
"NewDockManager.pas")
[004029CA] System.SysGetMem (Line 1004, "GETMEM.INC")
[00402A65] System.SysGetMem (Line 1026, "GETMEM.INC")
[00561297] NewDockManager.mpDockManager.SaveToStream (Line 7212,
"NewDockManager.pas")
[00403F01] System.@ClassCreate (Line 4174, "system.pas")
[00685EE5] WorkspaceSettings.TDockSiteSetting.SaveDock
[00685F17] WorkspaceSettings.TDockSiteSetting.SaveDock
[00685F34] WorkspaceSettings.TDockSiteSetting.SaveDock
[00685AFA] WorkspaceSettings.TWorkspaceSettings.SaveBounds
[006F8D0B] Main.TfmMain.SaveWorkspace (Line 3107, "Main.pas")
[006F8D38] Main.TfmMain.SaveWorkspace (Line 3107, "Main.pas")
[0070482B] Main.TfmMain.DoCloseActions (Line 6359, "Main.pas")
[007048FE] Main.TfmMain.DoCloseActions (Line 6369, "Main.pas")
[00704920] Main.TfmMain.DoCloseActions (Line 6369, "Main.pas")
[006F935C] Main.TfmMain.FormCloseQuery (Line 3213, "Main.pas")
[006F9377] Main.TfmMain.FormCloseQuery (Line 3213, "Main.pas")
[0046581B] Forms.TCustomForm.CloseQuery (Line 4515, "Forms.pas")
[00465717] Forms.TCustomForm.Close (Line 4487, "Forms.pas")
[00464884] Forms.TCustomForm.WMClose (Line 4100, "Forms.pas")
[00444BBE] Controls.TControl.WndProc (Line 4228, "Controls.pas")
[0044826F] Controls.TWinControl.WndProc (Line 5732, "Controls.pas")
[0044A2F5] Controls.TWinControl.WMNCHitTest (Line 6640, "Controls.pas")
[00444BBE] Controls.TControl.WndProc (Line 4228, "Controls.pas")
[00462037] Forms.TCustomForm.WndProc (Line 3064, "Forms.pas")
[00415FCB] Classes.TThreadList.UnlockList (Line 2126, "Classes.pas")
[00427FC5] Graphics.FreeMemoryContexts (Line 4566, "Graphics.pas")
[00447DB7] Controls.TWinControl.MainWndProc (Line 5612, "Controls.pas")
[00447DCE] Controls.TWinControl.MainWndProc (Line 5615, "Controls.pas")
[00462037] Forms.TCustomForm.WndProc (Line 3064, "Forms.pas")
[00447DB7] Controls.TWinControl.MainWndProc (Line 5612, "Controls.pas")
[00447DCF] Controls.TWinControl.MainWndProc (Line 5615, "Controls.pas")
[0045E76E] Forms.StdWndProc (Line 1460, "Forms.pas")
[0044839D] Controls.TWinControl.DefaultHandler (Line 5755, "Controls.pas")
[004638A9] Forms.TCustomForm.DefaultHandler (Line 3688, "Forms.pas")
[0044A19C] Controls.TWinControl.WMSysCommand (Line 6600, "Controls.pas")
[004649B6] Forms.TCustomForm.WMSysCommand (Line 4131, "Forms.pas")
[00708E82] Main.TfmMain.WMSysCommand (Line 7750, "Main.pas")
[00444BBE] Controls.TControl.WndProc (Line 4228, "Controls.pas")
[0044826F] Controls.TWinControl.WndProc (Line 5732, "Controls.pas")
[004451C6] Controls.TControl.WMMouseMove (Line 4394, "Controls.pas")
[00444BBE] Controls.TControl.WndProc (Line 4228, "Controls.pas")
[0044826F] Controls.TWinControl.WndProc (Line 5732, "Controls.pas")
[00462037] Forms.TCustomForm.WndProc (Line 3064, "Forms.pas")
[00415FCB] Classes.TThreadList.UnlockList (Line 2126, "Classes.pas")
[00427FC5] Graphics.FreeMemoryContexts (Line 4566, "Graphics.pas")
[00447DB7] Controls.TWinControl.MainWndProc (Line 5612, "Controls.pas")
[00447DCE] Controls.TWinControl.MainWndProc (Line 5615, "Controls.pas")
[0045E76E] Forms.StdWndProc (Line 1460, "Forms.pas")
[00462037] Forms.TCustomForm.WndProc (Line 3064, "Forms.pas")
[00415FCB] Classes.TThreadList.UnlockList (Line 2126, "Classes.pas")
[00447DB7] Controls.TWinControl.MainWndProc (Line 5612, "Controls.pas")
[00447DCF] Controls.TWinControl.MainWndProc (Line 5615, "Controls.pas")
[0045E76E] Forms.StdWndProc (Line 1460, "Forms.pas")
[0046936D] Forms.TApplication.ProcessMessage (Line 6630, "Forms.pas")
[004693B4] Forms.TApplication.HandleMessage (Line 6649, "Forms.pas")
[0046963A] Forms.TApplication.Run (Line 6733, "Forms.pas")
[0046965E] Forms.TApplication.Run (Line 6736, "Forms.pas")
[0074F0C5] Gel.Gel (Line 279, "C:\Gel\Gel.dpr")
[0074F0FF] Gel.Gel (Line 282, "C:\Gel\Gel.dpr")


=====

pradeepbhargav
JCE CIVIL GROUP
Infosys Technologies Ltd
pradeepbhargav@...




__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#1696 From: "ianshef <ishef@...>" <ishef@...>
Date: Sun Mar 2, 2003 7:48 pm
Subject: Re: Decompiler Problem in Gel
ianshef
Send Email Send Email
 
--- In gelide@yahoogroups.com, pradeep bhargav <pradeepbhargav@y...>
wrote:
> --- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:
> > >I'm unable to use this feature. Even if I assoiciate .class with Gel
> > >has java when I open a class file, I don't get decompiled src at all.
> >
> > It works fine for me here, anyone else having this problem?
>
> This is very inconsistent... For some class files I get the decompiled
> sources but for some I don't get any at all. The class files I'm
trying to
> decompile are the class files that r generated when I build my project.
> I'm attaching a class file for which the source is not getting
generated,
> I'm also attaching the source file for ur reference.
>
> I'm working on Windows XP Pro with JDK1.4.1 as my default JDK.
>

Worked fine for me with Gel RC13b1 under Windows ME, decompiled into
93 lines by Jad v1.5.8e2.  Go figure!
--  Ian

#1697 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 8:13 pm
Subject: Re: Re: RC 13b available
gnunn2
Send Email Send Email
 
>1) Double-clicking a .class file in the Gel File Manager gets me the
>Windows "Open With..." dialog box.  IS THIS THE EXPECTED BEHAVIOR?

Yes, if you want Gel to be associated with .class files for explorer then use
the associate button in Tools|Options|Files for the class extension.

>2) Using Gel's File | Open... menu item invokes the new decompiler
>feature.  HOWEVER, the Open dialog box does not have an entry in
>"Files of type:" box for .class files, so the entry must be set to
>"All files".

As mentioned in the original message, if you add the .class extension as a Java
type it will be available when you select the Java filter.

Gerald

#1698 From: "Gerald Nunn" <gnunn@...>
Date: Sun Mar 2, 2003 8:19 pm
Subject: Re: Decompiler Problem in Gel
gnunn2
Send Email Send Email
 
>This is very inconsistent... For some class files I get the decompiled
>sources but for some I don't get any at all. The class files I'm trying to
>decompile are the class files that r generated when I build my project.
>I'm attaching a class file for which the source is not getting generated,
>I'm also attaching the source file for ur reference.
>
>I'm working on Windows XP Pro with JDK1.4.1 as my default JDK.

Are the .class files on a local drive or on a mapped drive? When the file is
decompiled, it is decompiled to the same location where the class file exists,
maybe you don't have rights to that directory?

>Whenever I try to close Gel I get this exception. I was not getting this
>exception until now.  Please have a look into this exception::::

Try deleting the docking settings from options.xml, looks like the docking went
wonky for some reason. Lord I wish Developers Express would hurry up and finish
their new docking library for Delphi.

Gerald

#1699 From: pradeep bhargav <pradeepbhargav@...>
Date: Sun Mar 2, 2003 8:49 pm
Subject: Re: Decompiler Problem in Gel
pradeepbhargav
Send Email Send Email
 
--- Gerald Nunn <gnunn@...> wrote:
> >This is very inconsistent... For some class files I get the decompiled
> >sources but for some I don't get any at all. The class files I'm trying
> to
> >decompile are the class files that r generated when I build my project.
> >I'm attaching a class file for which the source is not getting
> generated,
> >I'm also attaching the source file for ur reference.
> >
> >I'm working on Windows XP Pro with JDK1.4.1 as my default JDK.
>
> Are the .class files on a local drive or on a mapped drive? When the
> file is decompiled, it is decompiled to the same location where the
> class file exists, maybe you don't have rights to that directory?

    No the files are in local directory itself. As I have mentioned, I get
decompiled source for some class files correctly. Did u get the correct
decompiled src for the class file I had attached.


=====

pradeepbhargav
JCE CIVIL GROUP
Infosys Technologies Ltd
pradeepbhargav@...




__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#1700 From: "ianshef <ishef@...>" <ishef@...>
Date: Sun Mar 2, 2003 8:50 pm
Subject: Re: RC 13b available
ianshef
Send Email Send Email
 
--- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:
> >2) Using Gel's File | Open... menu item invokes the new decompiler
> >feature.  HOWEVER, the Open dialog box does not have an entry in
> >"Files of type:" box for .class files, so the entry must be set to
> >"All files".
>
> As mentioned in the original message, if you add the .class
extension as a Java type it will be available when you select the Java
filter.
>
> Gerald

That's what I thought, too, but...

Going to Tools | Options... | File
shows Extension .class is associated with Type Java.
Nonetheless, when I use File | Open... with the filter set to "Java
files", the .class files don't show.  If I switch to "All files", then
they appear.

In Tools | Options... | File, I selected .class and pressed the
Associate button.  Gel confirmed a successful registration, but the
Java filter still doesn't show .class files.

What else am I missing?

--  Ian

#1701 From: pradeep bhargav <pradeepbhargav@...>
Date: Sun Mar 2, 2003 9:00 pm
Subject: Re: Decompiler Problem in Gel
pradeepbhargav
Send Email Send Email
 
--- Gerald Nunn <gnunn@...> wrote:
> >This is very inconsistent... For some class files I get the decompiled
> >sources but for some I don't get any at all. The class files I'm trying
> to
> >decompile are the class files that r generated when I build my project.
> >I'm attaching a class file for which the source is not getting
> generated,
> >I'm also attaching the source file for ur reference.
> >
> >I'm working on Windows XP Pro with JDK1.4.1 as my default JDK.
>
> Are the .class files on a local drive or on a mapped drive? When the
> file is decompiled, it is decompiled to the same location where the
> class file exists, maybe you don't have rights to that directory?

    I just tried to run the jad from command prompt. It worked fine it
generated the jad file which when opened in notepad/Gel shows the
decompiled source. But the generation of decompiled failed when I used Gel
for the same class file. When I tried to use jad from cmd prompt I got the
jad file generated. But when I use gel no jad file is created why???? If
it is getting created then where??????

Regards,


=====

pradeepbhargav
JCE CIVIL GROUP
Infosys Technologies Ltd
pradeepbhargav@...




__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#1702 From: "Michael Hosier" <michael@...>
Date: Sun Mar 2, 2003 9:14 pm
Subject: RE: Decompiler Problem in Gel
gamillahsol
Send Email Send Email
 
Pradeep,

	 While I'm sure there was no rudeness intended in these comments,
the questions you asked and the use of the multiple question marks seem
rude to me.  Gerald provides a tremendous tool at no cost and has always
been fantastic in his response to bugs and issues.  When he knows the
answer to your first question I am sure there will be a new release for
you to download and try out.

Regards


>   I just tried to run the jad from command prompt. It worked
>fine it generated the jad file which when opened in
>notepad/Gel shows the decompiled source. But the generation of
>decompiled failed when I used Gel for the same class file.
>When I tried to use jad from cmd prompt I got the jad file
>generated. But when I use gel no jad file is created why????
>If it is getting created then where??????

#1703 From: "Gerald Nunn" <gnunn@...>
Date: Mon Mar 3, 2003 4:11 am
Subject: Re: Decompiler Problem in Gel
gnunn2
Send Email Send Email
 
>   I just tried to run the jad from command prompt. It worked fine it
>generated the jad file which when opened in notepad/Gel shows the
>decompiled source. But the generation of decompiled failed when I used Gel
>for the same class file. When I tried to use jad from cmd prompt I got the
>jad file generated. But when I use gel no jad file is created why???? If
>it is getting created then where??????

Gel automatically deletes the .jad file after it is decompiled and captured
which is why your not seeing it. I'll look into the problem further and get back
to you.

Gerald

#1704 From: "Gerald Nunn" <gnunn@...>
Date: Mon Mar 3, 2003 4:13 am
Subject: Out of touch tomorrow
gnunn2
Send Email Send Email
 
I may be out of touch tomorrow, my two year old son was admitted to the hospital
tonite with a viral infection. Doesn't look too serious but he can't keep
anything down so they needed to put him on an IV to keep him hydrated.
Everything should be back to normal on Tuesday or Wednesday.

Gerald

#1705 From: "ianshef <ishef@...>" <ishef@...>
Date: Mon Mar 3, 2003 5:27 pm
Subject: Re: Out of touch tomorrow
ianshef
Send Email Send Email
 
--- In gelide@yahoogroups.com, "Gerald Nunn" <gnunn@g...> wrote:
> I may be out of touch tomorrow, my two year old son was admitted to
the hospital tonite with a viral infection. Doesn't look too serious
but he can't keep anything down so they needed to put him on an IV to
keep him hydrated. Everything should be back to normal on Tuesday or
Wednesday.
>
> Gerald

Speaking for myself (and I assume for the rest of the group)...
Best wishes to you and your family.  May your son have a speedy and
complete recovery!
--  Ian

#1706 From: "Gerald Nunn" <gnunn@...>
Date: Tue Mar 4, 2003 4:55 am
Subject: Re: Re: Out of touch tomorrow
gnunn2
Send Email Send Email
 
>Speaking for myself (and I assume for the rest of the group)...
>Best wishes to you and your family.  May your son have a speedy and
>complete recovery!

Thanks, he's going to be in the hospital for one more night but will hopefully
be discharged tomorrow. He's been such a little trooper through these two days,
I'm sure it hasn't been easy for him.

Gerald

#1707 From: "Gerald Nunn" <gnunn@...>
Date: Tue Mar 4, 2003 5:22 am
Subject: Need Testing Help
gnunn2
Send Email Send Email
 
A preliminary version of Gel RC14 has been put together. This version corrects a
number of issues, however it also has an upgraded version of the file manager
which was required to correct some leaks in those components. Unfortunately,
when testing here I got some exceptions with loading the options.xml file. I
can't tell if the exceptions were due to something temporary I've done or are a
consequence of changes in the components. I didn't keep a backup of the file so
I can't go back and test it with an original.

I would ask some people here to test RC14 to make sure you can open Gel OK after
installing it. Please make sure to backup options.xml to a different filename or
location prior to installing RC14 so you can back out if necessary. RC14 is
available at http://www.gexperts.com/GelRC14.zip

DO NOT DOWNLOAD THIS VERSION WITHOUT CAREFULLY READING THE ABOVE.

Gerald

Messages 1678 - 1707 of 3195   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help