Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] Can't get Kura to compile in Eclipse

Hi all,

I'm trying to get Kura to work as described in the readme. The maven build steps all complete successfully. Also, the Eclipse plugin setup is completed. However, I'm having trouble from that point on.

The readme says this:

"Expand the target-definition project and open the 'kura-equinox_3.8.1.target' file. Click 'Set as Target Platform' in the upper right area of the center pane. Alternatively, or if this doesn't work, browse to Windows | Preferences | Plug-in Development | Target Platform. Then select Kura Target Platform Equinox 3.8.1 and click the Reload button. ** After setting this and letting Eclipse rebuild - there should be no errors in the workspace ** It may happen that you still have errors stating that some Projects are not up to date. In this case right click on the corresponding Projetcs, then Maven > Update Project"

All these suggestions unfortunately don't work. I'm left with thousands of errors, mainly of the type: 'X cannot be resolved to a type'.

I'm using Eclipse 4.4.0 (Luna) with Java 1.7u25 and Maven 3.0.5.

Does anyone have suggestions?

Thanks in advance.

Best regards,
Frank Kusters



Back to the top