You are not logged in.
Pages: 1
Topic closed
Hi,
Any one can help me in pointing to a link/document, so that I can set up Eclipse Development work Environment for ReportServer and work locally and get knowledge.
Thanks in advance,
Kens
Offline
Hi Kens,
to get your development environment set up, follow these steps:
1) Download ReportServer sources
http://sourceforge.net/projects/dw-rs/files/src/
Download src-ext (eclipse .project and .classpath files)
http://www2.datenwerke.net/files/rs/RS2 … server.zip
Extract both into the same directory
2) Download binaries from sourceforge
extract the libraries from the ReportServer/WEB-INF/lib directory
and place them into the corresponding directoy in your source tree
3) Download and install the GWT eclipse plugin
http://www.gwtproject.org/download.html
4) select the ReportServer project and click Run As -> Web Application.
Select the ReportServer.html file when asked.
Cheers,
Thorsten
Hello Thorsten,
Can you provide an update of the src-ext files for 2.2 pre 2?
Greets,
Dennie
Offline
Hi Dennie,
please find the updated version here:
http://www2.datenwerke.net/files/rs/RS2 … server.zip
Cheers,
Thorsten
I've followed the instructions posted, but there are some things missing:
* gwt-user-x.jar
* juel-api-x.jar
* barcode-1.0.jar
* crystal*.jar
* servlet-api2.*.jar
There are missing projects and missing sources files (for example net.datenwerke.entityservices.metadatagenerator.interfaces.EntityMetadataProvider).
Some notes:
* All libraries are added to each project
* Different versions of libraries are used
* One project used java7 as a static reference
Can't build the project right now.
Offline
Thank you for letting us know. We will look into this as soon as we can.
Kind Regards,
Thorsten
Pages: 1
Topic closed