- This topic has 27 replies, 12 voices, and was last updated 19 years, 4 months ago by Riyad Kalla.
-
AuthorPosts
-
Yagiz ErkanMemberWe’ve been working with MyEclipse on Eclipse 3.1 and Java 1.5 for a month and everything runs smoothly…
Thanks guys! That’s great work!
Riyad KallaMemberGlad to hear even the beta is working smoothly!
KSAUXMemberIndeed MyEclipse and Eclipse 3.1 M4 works together like a charm.. except XDoclet, it refuses to work if it sees JAVA 1.5 syntax.
This is really big disadvantage of using this tandem ‘couse we are eager to use new features of Java 1.5 but without magic of XDoclet it is hard.
Anyway I think RCs of Eclipse will be out soon (3.1M6 is available at the time I am writing this with 1.5 support really bumped up) so I hope myeclipse will bump up support of 3.1 soon too.
(BTW. I had a (short lasting) impression that MyEclipse work with 3.1M6 but starting new Project doesn’t.. Judging from the logs it is not so serious error.. Can we hope to see another myeclipse version supproting Eclipse’s milestones??)Just wanna to say you are doing great job,
Regards,
Radoslaw Grzanka
Riyad KallaMemberexcept XDoclet, it refuses to work if it sees JAVA 1.5 syntax.
Yea XDoclet doesn’t support 1.5 yet.
Can we hope to see another myeclipse version supproting Eclipse’s milestones??)
Yes very soon, we juggled some resource internally to make an M6 build happen.
Scott AndersonParticipantYou can track the progress of the M6 build work here:
https://www.genuitec.com/forums/topic/eclipse-3-1m6/#post-227724
arjan.tijmsMemberWill there also be a M6 build of MyEclipse 4.0 b eta (which should be out this week?) ?
Or will you guys wait with that until 4.0GA is released and go straight for a M7 or 3.1final build?
Riyad KallaMemberWill there also be a M6 build of MyEclipse 4.0 b eta (which should be out this week?) ?
Yes there will be, but it will be close to the end of April at the earliest.
KSAUXMemberWill MyEclipse address XDoclet incapability of working with JAVA 5 syntax (one can find several patches for that – haven’t tried them though)? Or will it be left to XDoclet team (which is not very active :/ ) and if so will MyEclipse provide alternative system of generating needed files for (at minimum) EJBs.
Regards,
Radoslaw Grzanka
Riyad KallaMemberOr will it be left to XDoclet team (which is not very active :/ )
It will be left to the XDoclet team, it is not in our (or your) best interests for us to get into the business of maintaining a branch of XDoclet specifically for MyEclispe. The resources alone would likely choke out entire sets of new features we have planned.
and if so will MyEclipse provide alternative system of generating needed files for (at minimum) EJBs.
We are looking at new wizards for some of this stuff for a later release, not ETA yet, but we are aware of the problem.
Andrew FreemanMemberJava 5 XDoclet is unofficially supported here:
http://opensource.atlassian.com/projects/xdoclet/browse/XJD-41?page=all
Scroll to the Dec 4th entry.
XDoclet 1.2.3 is supposedly going to be released soon.
http://opensource.atlassian.com/projects/xdoclet/secure/BrowseProject.jspa?id=10000&report=roadmap
KSAUXMemberXDoclet 1.2.3 has been released week ago but java 1.5 support didn’t make it there (As far as I can see.. maybe i have omitted something but bug XJD-41 is still open). :/ Maybe in XDoclet 1.3? But how long we’ll have to wait for it? 6 months??
Regards,
Radoslaw
sbeitzelMemberI’ve been using Eclipse 3.1M7 and MyEclipse for a month or so now, and I’m pretty happy…except that MyEclipse doesn’t seem to catch JSP syntax errors any more. Now that Eclipse is on RC3, are we getting close to a release of MyEclipse that will compile JSPs?
Riyad KallaMemberSorry for the trouble, that was fixed in our 4.0 Milestone 2 for Eclipse 3.1 build that should be out tonight or tommorow morning. We just tested against 3.1 final and besides a few minor bugs things seem “ok to go”.
-
AuthorPosts