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

ukchucktown

Members
  • Posts

    1
  • Joined

  • Last visited

ukchucktown's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. First let me state I'm not accustomed to the Eclipse environment. I do the majority of my development in IntelliJ. I'm trying to import legacy code my organization assumed responsibility that includes some Jasper reports. The project build is Maven so I imported the module's POM file into Eclipse (I installed the plugin in the latest version of Eclipse). I'm able to open the reports and edit them w/o issue. The problem is when I try to compile the reports it generates class not found exceptions during the compile process. I have no problems compiling the reports from the Maven build so the issue is dependency resolution in the plugin. Is there anything specific I need to do so Jasper can resolve the dependencies defined in the POM file? Thanks, Grant
×
×
  • Create New...