I'm trying to work with Spago BI 5.1 SRC in Eclipse. I work for an insurance company, and We're using a modified version of Spago BI for some specifical clients for example. The thing is that I would like to modify some more detailed things, and the only way to do it is working with the source code.
I tried to do it from the GitHub and SVN repositories, with no results.
Also downloaded the src from the web but I have no idea about how to import it in Eclipse.
Made Tomcat work, but as I said previously, do not know how should I import the source code folder of Spago BI, so localhost:8080 works, but localhost:8080/SpagoBIProject (only an example) doesn't.
The Environment:
Windows 7 Professional x64
Eclipse Luna 4.4.2
Tomcat 7
So, finally, how should I import and edit the source code?