For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 3 voices, and was last updated 19 years, 5 months ago by
Steve Chen.
-
AuthorPosts
-
Steve ChenMemberIs there anyway to obtain version 5.0.1 anymore? All I can find on the download page is version 5.1 and 5.1.1. If not, what are the major differences between 5.0 and 5.1? Is there any reason something developed on 5.0 wouldn’t run on 5.1? We have already developed and tested our application on 5.0.1, but if customers won’t be able to get 5.0 anymore, we will have to retest on 5.1.
Thanks
March 20, 2007 at 10:33 am #267698
Scott AndersonParticipantsebboh,
The prior release is not available from the website any longer, but if you absolutely need it, you can send an email to support at myeclipseide.com, explain the circumstances, and I’m sure we can help you out. Please be sure to reference this thread in the email.
The major differences are compatibility with the latest Eclipse 3.2.2 stack as well as a slew of new features and bug fixes. The New & Noteworthy has the rundown.
We have already developed and tested our application on 5.0.1, but if customers won’t be able to get 5.0 anymore, we will have to retest on 5.1.
I’m not quite sure I understand this since there’s no run-time association between applications you build and the IDE. It would only be a concern if you deliver to your end users the MyEclipse projects that you use to build the application or something, right? Typically you only test on the run-time infrastructure like Tomcat 5.5 or whatever. Am I missing something specific or different to your application?
March 20, 2007 at 10:37 am #267701
Riyad KallaMemberDo you mean you based a product on MyEclipse, or you developed a project with MyEclipse (like a web application?). I wouldn’t expect any breaks as the releases should be mostly the same.
If you do decide to test with 5.1.1, please grab the all-in-one installer for the most optimized install/experience.
March 20, 2007 at 11:30 am #267718
Steve ChenMemberThanks for the replies,
Sorry, I guess the way I worded it was confusing… Yes, we do deliver to our customers the actual projects built in MyEclipse so that they can customize and build their own applications on top of ours. Our test team certifies that the projects build and run in MyEclipse 5.0.1/WebLogic 9.2, for example, so that customers can feel confident using same versions of MyEclipse and WebLogic. It’s similar to saying that MyEclipse 5.1.1 works with Eclipse 3.2.2, except that we cannot deliver MyEclipse with our product, so customers must obtain it directly from here. Does that make sense?Anyway, it sounds like we will have to test on MyEclipse 5.1.1. Doesn’t sound like it should make a huge difference.
Thanks for your help.
March 20, 2007 at 11:41 am #267721
Riyad KallaMemberThank you for clarify, in this situation I would expect any breaks, but extra testing is never a bad idea.
We should be shipping 5.5M2 soon, so I don’t know if you and your team will want to start testing with that release so when 5.5 GA is out, you are all up to speed. We will have some nice additions in the 5.5 release.
March 20, 2007 at 11:52 am #267724
Steve ChenMemberYup, we plan on moving to 5.5 for the next release of our product. We have already released the version we built using 5.0.1, so we would like the tech stack change to be as minimal as possible. That’s why we would like to certify that it works with 5.1.1. Thanks again!
-
AuthorPosts
