- This topic has 3 replies, 2 voices, and was last updated 6 years, 5 months ago by support-swapna.
-
AuthorPosts
-
swangParticipantHi, I am using Version: 2017 CI 3, recently we upgraded to Bitbucket server, I am trying to get LFS working under myeclipse IDE, just wondering how to setup within my project and IDE? How can I verify the setup? I am able to use Sourcetree to verify the LFS setup on Bitbucket is correct so the issue seems from myeclipse IDE, Your help is greatly appreciated. thx
support-swapnaModeratorSwang,
It looks like you also need to install plugin for LFS support to work in the IDE.
Go to Help > Install from Site, use this update site url : http://download.eclipse.org/egit/updates
Uncheck the ‘Group items by category’ option, select ‘Java implementation of Git – optional LFS support’ and proceed with the wizard to install it.It is not clear what exact problem you are seeing with LFS support, but there are users who reported problems getting LFS to work in Eclipse.
Please refer to the links below and check if any of the suggestions help :
https://stackoverflow.com/questions/43919714/eclipse-egit-jgit-with-lfs-commit-looks-ok-but-it-doesnt-work
https://stackoverflow.com/questions/42417119/cant-clone-nor-stage-git-with-lfs-through-egit
https://www.eclipse.org/forums/index.php/t/1077815/Hope this helps. Please let us know how you get on with this problem.
–Swapna
Genuitec Support
swangParticipantan error occurred while uninstalling
session context was:(profile=com.genuitec.delivery.package.profile.8219-Cse-3417, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]javaewah 0.7.9.v201605172130 –> [R]javaewah 1.1.6.v20160919-1400, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
java.net.URISyntaxException: Illegal character in scheme name at index 0: %23C:%5CMyPrograms%5CMyEclipse%202017%20CI%5Cbinary%5Ccom.sun.java.jdk8.win32.x86_64_1.8.0.v112%5Cbin%5Cjavaw.exe
java.net.URISyntaxException: Illegal character in scheme name at index 0: %23C:%5CMyPrograms%5CMyEclipse%202017%20CI%5Cbinary%5Ccom.sun.java.jdk8.win32.x86_64_1.8.0.v112%5Cbin%5Cjavaw.exeI followed your instructions but I am getting the above error message, Thanks
support-swapnaModeratorswang,
Apologies for missing your reply. I tried installing the ‘Optional LFS support’ to MyEclipse 2017 CI 10 and it installed fine.
If possible can you please update your MyEclipse installation to the latest CI 10 and then try installing the ‘Optional LFS support’?
Please let us know how you get on with it.
–Swapna
Genuitec Support -
AuthorPosts