Hi, guis. I'd like to bring up an issue mentioned at the Acabit support forum of Gel (btw, is that forum still in use?). I would very much like to use the...
I am using RC39 and JDK 1.5 If you import java.util.Scanner and then use it by saying Scanner input=new Scanner(System.In); then call (input.) it will only...
Hey everyone, I just joined this group recently, and today I got a problem. I'm a new student in high school learn Java, so I'm may not imply the technical...
Ok, I downloaded the jar plug-in and I went into options, plug-ins and clicked "Add" and I recieved an error telling me that "No JVM exists at the following ...
Hail Brothers! Here am I asking you for help... Look, I am a newbie in Gel, I used to use jGrasp for making my Java programs. But here is my question: - I know...
Is it possible to compile a GEL project straight into a jar file without leaving GEL? Thanks, Pobzeb __________________________________________________ Do You...
...whatever the case, I just want to say for the record... ...the Gel IDE is AMAZING and I am saddened to here of the "lag" in development... ... From:...
Is the Get IDE still being developed? The latest release looks to be from 2004-Feb, which is quite some time ago. Does anyone have any information on this?...
Hi all. I'm using Gel RC40 and since, some weeks ago, I've been trying to "raise" undocked windows, like "Project Files", "Open Files" or "Ant", but I can't. I...
Hi Gerald and co. I think one good thing Gel should implement in next releases is the ability to let the user to create abstract classes, interfaces and so...
Hallo Fernando, to see the "Context Sensitive Help" you need to configure the "Source-menu" under [tool]->[Options]->[JDK]. There you should entry the path of...
The reason being that this way even users with low writing privileges (as is the case here at my university) can user their own settings and I wont have to...
Hi all! This is the result of our last poll. ... Yes, I vote for plug in. 23 43.40% It should be incorporated within Gel 21 39.62% Nothing is required. 9...
Hi, I am using Gel RC 39 and I currently have it connected to my Perforce CVS Server and everything works just fine. Everything except the "Diff" command ...
Hello Guru, I would like to believe I have a good feel of using Gel and lately I thought I should try to use jgoodies for my designs but I don't know how to...
hi folks, I first tried Gel about 2 years ago, and found it to be clever, but at the time I had access to some big-time tools like Cafe and Idea, so i didn't...
hi guys!! i just downloaded gel ide and i have a little problem using it. import javax.servlet.*; the above code had an error saying package javax.servlet does...
it almost always promt me ther is an error occured after about half an hour when i opened it, and then i could do noting but press "ctrl+alt+del" 2 shutdown it...
Hi, Guys maybe its me being stupid but everytime I create a project all the menu items under Project are always disabled (except the last 2). Also the buttons...
Hi, to compile servlet you need the servlet-library : you should include it in: tool --> Options --> JDK --> ClassPath and click on 'Add File' to insert it. ...
Hi all, I have been mostly using Gel to develop swing applications without any problems. And a few days ago I tried to focus on servlet but the IDE was...