Skip to main content



      Home
Home » Newcomers » Newcomers » error running a java project
error running a java project [message #1821414] Wed, 12 February 2020 12:43 Go to next message
Eclipse UserFriend
J've downloaded eclipse 2019-12 ide for java developers
and the java virtual environment jre1.8.0_241
both put in c:\programs\

j've downloaded also library rxdx (source unzipped in the lib folder of project or inside jre1.8.0_241) to permit comunication between the java project and an usb device such as plc connectec on pc's usb

running the project in eclipse it starts but clicking in a graphic push button of java graphic interface there is the error:
Exception in thread "main" java.lang.IllegalArgumentException: null source
at java.util.EventObject.<init>(Unknown Source)

someone can says why it might happen
thanks
Re: error running a java project [message #1821423 is a reply to message #1821414] Wed, 12 February 2020 14:58 Go to previous message
Eclipse UserFriend
It's best to use the debugger to track this down yourself.
Previous Topic:How to create a project from existing source in Eclipse and then find it?
Next Topic:jetty6 became unresponsive
Goto Forum:
  


Current Time: Sun Jul 06 10:50:52 EDT 2025

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

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

Back to the top