- This topic has 8 replies, 6 voices, and was last updated 20 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
diaxwmMemberWhen will support for dependent projects be available?
Especially we need the following:
– auto-import dependent projects as jars (doing this handy is a very time-consuming action because it also affects classes created in actual app)
– include external jars mentioned in Build-path / Order and Export
– actualization of class-path in manifest (not such important)I saw a post from july which announced it for “the next minor release”. Therefore it should be already included in the actual version (2.6.2) but it seems not to be there.
Thanks Michael
Scott AndersonParticipantMichael,
I don’t have an exact date for you other than to say that this is already tagged as a priority 1 enhancement so it should be addressed before anything but actual bugs. I’ve added a link to your post in the enhancement request so that what you need can be considered as the work is done.
–Scott
MyEclipse Support
emmanuelMemberWe make extensive use of external jars across many web projects; these we include in ‘Properties->Java Build Path->Libraries->Add External Jars’.
I don’t have an exact date for you other than to say that this is already tagged as a priority 1 enhancement so it should be addressed before anything but actual bugs.
Once this feature is automated, it would certainly reduce manual deployment and eliminate possible time consuming anomalies, which might occur because timeous deployment (of external jars) was not done.
Please advise ETA of this feature?
Kind regards
Emmanuel
Scott AndersonParticipantEmmanuel,
We still need to get 2.7 on all platforms and the 3.0 builds out. We’ve had the priorities moved around to get the Struts stuff in, but the next release at the end of January, just before EclipseCon, is now scheduled to include this. Sorry for the delay and the inconvenience that it’s caused.
–Scott
MyEclipse Support
emmanuelMemberHello Scott,
next release at the end of January
Thank you; January or there about will be great!
Kind regards
Emmanuel
Michael FranzMemberHas this feature been implement?
Michael
Scott AndersonParticipantMichael,
We have full dependent project support for web projects available in the current release.
Guy TubersonMemberWhen will MyEclipse support depolyment of jar files defined in a Eclipse User Library? or if MyEclipse supports this feature, then how do you make it work?
I have seen a discussion of this subject in another message thread but it wasn’t clear if this is something that MyEclipse was planning to support.
It is easier to share project using User Library definitions then it is when you use External Jars (Not all developers put there jars in the same location).
Riyad KallaMember1) Its an open enhancement, I’ll make sure its of HIGH priority.
2) We agree, it would be handy. -
AuthorPosts