Skip to content

Tag: eclipse

Unable to create SAAJ meta-factory after packaging as JAR

For testing an application I am creating SOAP messages. This works when run directly from Eclipse (Oxygen.1a) but after packaging as runnable jar (option: package required libraries into generated jar) I get the following error: triggered by: So I understand that the MessageFactory uses a sun package But I am…

Query DSL Q type classes not generated

I am trying to use QueryDSL in my eclipse maven project. These are the dependencies. After this I try to write the queries. But I get the error Note: ReportingParamDAO is an entity class. This means that the Q type class for my DAO is not generated. I am not sure why it wasn’t generated. Do I need to do

The recovery of .p2 folder. Eclipse is not gettting start

In windows, I deleted .p2 forlder due to some personal reason. Since luncher for eclipse was present in .p2 folder as below directory: –launcher.library C:UsersXXXX.p2poolpluginsorg.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740 So eclipse is not getting started. Please can any body …

create a new class do not appear right click menu eclipse

I have a really annoying problem in Eclipse java neon, when i do a right click on a package in order to create a new class or in any area, Eclipse don’t show me proposition like class, package or even project but only a incomplete menu unusable I have already launch eclipse with -clean but not help An i…

OpenGTS Integration in Eclipse

OpenGTS Integration in Eclipse *Imported whole opengts code in to the eclispse workspace. *Created the four environment variables like GTS_HOME,CATALINA_HOME,ANT_HOME,JAVA_HOME as system variables. *In the next step am trying to configure the database for the opengts as they mentioned in the document. *Refer …

Eclipse Shortcut for switching the class-windows

since 6 weeks i´m studying WI. Thats somewhere between business management and IT. We´re using eclipse and i´m looking for a shortcut that allows to switch between the class-windows like alt + tab for Windows…. windows^^. Thanks for help. Answer in tool bar go to Window>Preferences>General>key …