Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » class file(s) on classpath not found or not accessible(PROBLEMS ON CREATE JAR FILE)
icon4.gif  class file(s) on classpath not found or not accessible [message #498025] Fri, 13 November 2009 17:28
Demian  is currently offline Demian Friend
Messages: 1
Registered: November 2009
Junior Member
Hi all !

I've a strange problem, i'm using GWT plugin for my proyect, yesterday i did :

Proyect -> Export -> jar

And this action fail.

JAR creation failed. See details for additional information.
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/HibernateUtil.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Usuarios.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Configuracion.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Publicaciones.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Enlaces.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Pagos.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Tipo.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/hibernate/Lista.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/panel/client/UpForm.java
  class file(s) on classpath not found or not accessible infobit/src/com/info/panel/client/ServiceAsync.java


All my java files it's still into my classpath, my config it's same like yesterday, whitout changes....

what its wrong here ?

I try to copy all my source files and create other proyect GWT and this new proyect have the same behaivor...

please help me !

PD: I'm using Win7, Eclipse Version: 3.4.2, GWT Plugin

Thank you..
Previous Topic:org.eclipse.ui.menus own contributions
Next Topic:How to wait on refresh during headless project creation from a CLI?
Goto Forum:
  


Current Time: Tue Mar 19 03:59:17 GMT 2024

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

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

Back to the top