Jump to content
JasperReports Library 7.0 is now available ×

why i get this exception???


2004 IR Help

Recommended Posts

By: djosafat - djosafat

why i get this exception???

2005-04-11 10:36

and How i can resolved it??? this show when i complie with Java place hep me!!!

 

Missing resource : org/eclipse/jdt/internal/compiler/problem/messages.properties for locale es_MX

 

java.util.MissingResourceException: Can't find bundle for base name org.eclipse.jdt.internal.compiler.problem.messages, locale es_MX

 

at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:715)

 

at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:678)

 

at java.util.ResourceBundle.getBundle(ResourceBundle.java:567)

 

at org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory.loadMessageTemplates(DefaultProblemFactory.java:176)

 

at org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory.<init>(DefaultProblemFactory.java:42)

 

at net.sf.jasperreports.engine.design.JRJdtCompiler.compileClass(JRJdtCompiler.java:387)

 

at net.sf.jasperreports.engine.design.JRJdtCompiler.compileReport(JRJdtCompiler.java:153)

 

at net.sf.jasperreports.engine.design.JRDefaultCompiler.compileReport(JRDefaultCompiler.java:149)

 

at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:255)

 

at net.sf.jasperreports.engine.JasperManager.compileReport(JasperManager.java:980)

 

at Reporte2.<init>(TestVarios.java:538)

at AsignaEquipo.<init>(TestVarios.java:331)

at Cambia.<init>(TestVarios.java:164)

at TestVarios.<init>(TestVarios.java:56)

 

 

 

 

 

 

By: stephan - rossouw

RE: why i get this exception???

2005-04-13 02:29

I know this is not the main cause but just try and re-install your eclipse. From what I can tell by reading the error, eclipse can't find messages.properties. Dunno, give it a try.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...