- This topic has 5 replies, 2 voices, and was last updated 16 years, 3 months ago by lucaMorelli.
-
AuthorPosts
-
lucaMorelliMemberhi, i started a project with myeclipse 6.5 and icefaces 1.7.0, but i seems to me that with the 6.5.1 upgrade has been installed icefaces 1.7.1.
my old project is still pointing to icefaces 1.7.0 as library. how can upgrade the project? i don’t see any menu voice to upgrade it or remove jsf capabilities to add newly with 1.7.1best regards,
luca morelli
Loyal WaterMemberThere is no way of automatically upgrading the capabilities. You should manually change the library on the buildpath or create a new project with icefaces 1.7.1 and transfer the code to this project.
lucaMorelliMemberthanks for the information: to create a new project and import the code is simpler but give me some problems, especially because all the projects is under subversion.
i see that the reference to the jars are similar to
C:\Program Files (x86)\MyEclipse 6.5\myeclipse\eclipse\plugins\com.genuitec.eclipse.icefaces_6.5.1.zmyeclipse650200806\data\1.7.0\ICEfaces\commons-fileupload.jar
i have just to change the path to data\1.7.1\ICEfaces?
i see that the ClassPath Container path is melibrary.com.genuitec.eclipse.icefaces.MYECLIPSE_ICEfaces_JSF12_170.
this is ok or must be changed?there is plan to add the feature of upgrade this features, or at least remove it to add again the updated feature in a future release of myeclipse?
best regards,
luca morelli
lucaMorelliMemberthanks for the information: to create a new project and import the code is simpler but give me some problems, especially because all the projects is under subversion.
i see that the reference to the jars are similar to
C:\Program Files (x86)\MyEclipse 6.5\myeclipse\eclipse\plugins\com.genuitec.eclipse.icefaces_6.5.1.zmyeclipse650200806\data\1.7.0\ICEfaces\commons-fileupload.jar
i have just to change the path to data\1.7.1\ICEfaces?
i see that the ClassPath Container path is melibrary.com.genuitec.eclipse.icefaces.MYECLIPSE_ICEfaces_JSF12_170.
this is ok or must be changed?there is plan to add the feature of upgrade this features, or at least remove it to add again the updated feature in a future release of myeclipse?
lucaMorelliMember>1.7.0\ICEfaces\commons-fileupload.jar
>i have just to change the path to data\1.7.1\ICEfaces?
>i see that the ClassPath Container path is melibrary.com.genuitec.eclipse.icefaces.MYECLIPSE_ICEfaces_JSF12_170.
>this is ok or must be changed?there is plan to add the feature of upgrade this features, or at least remove it to add again the updated feature in a future release of myeclipse?
lucaMorelliMember>i see that the ClassPath Container path is melibrary.com.genuitec.eclipse.icefaces.MYECLIPSE_ICEfaces_JSF12_170.
>this is ok or must be changed?>there is plan to add the feature of upgrade this features, or at least remove it to add again the updated feature in a future release of myeclipse?
-
AuthorPosts