Jump to content
We've recently updated our Privacy Statement, available here ×

field VoidBinding not found ERROR


lancer227

Recommended Posts

Hi,

 

Please, anyone know why explorer crashes saying:

 

"java.lang.NoSuchFieldError: org.eclipse.jdt.internal.compiler.ast.TypeReference: field VoidBinding not found

at org.eclipse.jdt.internal.compiler.ast.TypeReference.baseTypeReference(TypeReference.java:40)"

 

after pressing the link "Execute" in the "Compile JRXML" part.

 

Anyone knows what can be happening?

 

I will agree any help.

 

Thank you.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
  • 1 month later...

"java.lang.NoSuchFieldError: org.eclipse.jdt.internal.compiler.ast.TypeReference: field VoidBinding not found

at org.eclipse.jdt.internal.compiler.ast.TypeReference.baseTypeReference(TypeReference.java:40)"

 

I observed the same error message in my environment. I am using JasperReports 1.3.0 with jdt-compiler-3.1.1.jar

 

This error occurred when I was running the code on J2SE 1.3.x. The error disappeared when I switched to J2SE 1.4.2

 

What version of J2SE are you using?

Link to comment
Share on other sites

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...