Skip to main content



      Home
Home » Newcomers » Newcomers » Kepler: org.eclipse.jgit.storage.file.FileRepository not found
Kepler: org.eclipse.jgit.storage.file.FileRepository not found [message #1222311] Fri, 20 December 2013 00:53
Eclipse UserFriend
Code:
//=========================================
import org.eclipse.jgit.lib.Repository;
import org.eclipse.jgit.storage.file.FileRepository;

...

Repository repo = new FileRepository("path");
//=========================================

Error in Eclipse KEPLER:
org.eclipse.jgit.storage.file.FileRepository cannot be resolved to a type

However this is working fine in JUNO
I have also update PTP.

Please respond. This is urgent.
Thanks
Previous Topic:Eclipse (Luna) cann't be open after install plugin
Next Topic:HELP: Search without Modal - How-to?
Goto Forum:
  


Current Time: Sun Jun 15 20:48:09 EDT 2025

Powered by FUDForum. Page generated in 0.08854 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top