vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Css3ToolBarStyle and Css3WindowStyle --> errors compiling Traccar #729

Open hjunior2010 opened 8 years ago

hjunior2010 commented 8 years ago

Dear friend,

I have these errors about and :

   1 - Resource file style (**supported extensions: css, gss) is missing (expected at org/traccar/web/client/theme**)
 implements com.sencha.gxt.theme.neptune.client.base.toolbar.Css3ToolBarAppearance.Css3ToolBarResources.style

   2 - Resource file style (**supported extensions: css, gss) is missing (expected at org/traccar/web/client/theme**)
 implements      com.sencha.gxt.theme.neptune.client.base.window.Css3WindowAppearance.Css3WindowResources.style

Any idea to solve these errors?

I am using Eclipse 4.5.2 source from: "https://github.com/vitalidze/traccar-web.git" and I have done all steps of "http://traccar.litvak.su/ide/eclipse.html"

Than you folks

vitalidze commented 8 years ago

I don't have Eclipse. I think there can be some issue with project setup. Are you sure you have set it up as a Maven project?