Eclipse Plugin Problems

After installing the eclipse plugin I had a new eclipse project

pdssr core

It reported the problem that I was missing pdssr global

I manually added pdssr global but it still complains

I have two problems of a missing file or directoryeclipse_errors

Description Resource Path Location Type
Project ‘prdssr-global’ is missing required library: ‘/common/home/jjs/studio-projects/pdssrsp/modules/global/build/enhanced-classes/test’ prdssr-global Build path Build Path Problem

After creating pdssr-core, pdssr-web and pdssr-global
I then made each project dependent on the stated required projects and deleted the dependency on a missing library in each projects build directory.

There is obviously something wrong with a project that is dependent on the build target of the same project.

At least now I can edit in eclipse even if I can’t build in it.

I also have problems with ide integration with the studio, if close and reopen eclipse, it might work for a few minutes. I don’t know what the integration is supposed to do.

Hi,
I have just tested Eclipse integration and have not found any issues.

Is there “Eclipse” chosen as Java IDE in the project properties?
image
Also, ensure that the CUBA plugin is correctly installed
Try to launch Build- > Remove Eclipse project files and Build- > Create or update Eclipse project files

Description Resource Path Location Type
Project ‘sales-global’ is missing required library: ‘D:\John\sales\modules\global\build\enhanced-classes’ sales-global Build path Build Path Problem