For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 20 years, 1 month ago by
Riyad Kalla.
-
AuthorPosts
-
I’ve been getting what I like to call “hang-time” when using the MyEclipse JSP Designer; I’ve tried using the “classic” version of the editor but see the same results. The issue it this: when working with JSP’s over 250 lines long, I find that using standard cut/paste key strokes will send MyEclipse into a “Not Responding” state with the menu bar turning completely white. I work with a dev team of 10 people and most of us have this same issue.
Hang-time can also be caused by using the ctrl+space code-complete feature. I love MyEclipse as a whole, but the JSP editor is starting to kill me. Is there a way to disable auto-compile on the JSP’s? My thought is that the page is too complex for the auto-complie to catch up with; even though the JSP is used for display only, no functional business logic other than looping through collections.
I’m using MyEclipse Version: 4.1.0 (Build id: 20060122-4.1-GA) with the following start parameters: C:\eclipse\eclipse.exe -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M
Please Help…
Thanks,
-BrendanJune 19, 2006 at 1:05 am #253608
Riyad KallaMemberBrendan,
This is definately a problem. Do you or anyone on the team have the time to download Eclipse 3.2RC7 and MyEclipse 5.0M1 and try it out for a day on your project and see if the editing is a lot better/faster?June 19, 2006 at 9:34 am #253624I’ll give Eclipse 3.2RC7 and MyEclipse 5.0M1 a try and respond back. I’ve heard a good number of engineers having this problem, I’d be happy to pass along my findings.
June 19, 2006 at 10:25 am #253630
Riyad KallaMemberThank you for doing that, we realize testing during a dev cycle is a pain.
Just make sure you install Eclipse and MyEclipse to clean directories and also add -clean to your command line argument when starting it up and opening your workspace to avoid any weird plugin cache issues.
June 20, 2006 at 3:26 pm #253697I’ve installed jdk 1.4.2_12 and Eclipse 3.2RC7, which both appear to be working. I downloaded MyEclipseEnterpriseWorkbenchInstaller_5.0M1_E3.2.exe, but it doesn’t install. I’m getting an InstallAnywhere error asking me to choose a new extract location; once I select the location, nothing happens. Is there a trick to installing this?
-Brendan
June 20, 2006 at 4:01 pm #253699
Riyad KallaMemberBrendan,
It’s possible if you are behind a proxy of any kind either locally or at the ISP level that the download didn’t complete (I’ve seen reports like this when the installer is incomplete). How big is the exe file you grabbed? It should be 182.24 MBJuly 5, 2006 at 10:46 am #254188Using Eclipse 3.2RC7 and My5.0M1_E3.2 has appeared to correct the hang-time issue. The JSP Designer still isn’t as fast as I’d like it to be, but I can see a great improvement. When is the general public version scheduled for release?
July 5, 2006 at 11:16 am #254189
Riyad KallaMemberActually the new designer will be in Milestone 2 and is quite a bit faster, so if you are already seeing speed improvements with the designer in Milestone 1 (the older designer) it’s possible some underlying changes made to the generation code helped to improve the speed there already. So hopefully Milestone 2 will be much faster for you.
GA release is scheduled for end of this month, Milestone 2 is scheduled for this week or next. We are testing the RC-candidates internally for Milestone 2 and it went through 14 internal builds, we really beat the hell out of it.
-
AuthorPosts

