#1 2014-06-06 23:01:31

kens
Member
Registered: 2014-06-06

How to Setup development environment in Eclipse and run locally

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

#2 2014-06-10 20:27:35

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: How to Setup development environment in Eclipse and run locally

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

Offline

#3 2014-08-26 12:04:34

Dennie
Member
Registered: 2014-08-22

Re: How to Setup development environment in Eclipse and run locally

Hello Thorsten,

Can you provide an update of the src-ext files for 2.2 pre 2?

Greets,

Dennie

Offline

#4 2014-08-26 13:15:47

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: How to Setup development environment in Eclipse and run locally

Hi Dennie,

please find the updated version here:
http://www2.datenwerke.net/files/rs/RS2 … server.zip

Cheers,
Thorsten

Offline

#5 2014-08-26 14:33:43

Dennie
Member
Registered: 2014-08-22

Re: How to Setup development environment in Eclipse and run locally

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

#6 2014-08-26 14:53:29

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: How to Setup development environment in Eclipse and run locally

Thank you for letting us know. We will look into this as soon as we can.

Kind Regards,
Thorsten

Offline

Board footer

Powered by FluxBB