Quantcast
Channel: Ignite Realtime: Message List
Viewing all articles
Browse latest Browse all 11413

Re: Setting-up Dev Enviroment

$
0
0

eclipse imports horribly... you will have to manually adjust it.

 

for your project source (src) you need to point it at:

 

src/java/

 

currently it's pointed at:

 

src/

 

this will cause a lot of problems.

 

You may also have problems with the libs that eclipse auto-imports... I would remove them all from the build path and only add the ones found under the build/dist/ directory.


Viewing all articles
Browse latest Browse all 11413

Trending Articles