Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtchart-dev] Unable to run SWTChart Extension Examples

Hi,

Thank You Sir, This did help. However, I found on running the application, that few dependencies from apache batik were not resolved.

Should I try to download the dependencies manually?

If I am missing something, please do point out. I have already checked out the org.eclipse.swtchart.targetplatform.target package. Kindly guide me what to do next....

The missing dependencies are

Batik AWT utilities 1.9.1.v20190730-1743

Batik SVG DOM implementation 1.9.1.v20190730-1743

Batik Java2D SVG generator 1.9.1.v20190730-1743

Thanks in advance

Himanshu,


On 06/03/20 3:13 pm, Philip Wenig wrote:
Hi Himanshu,

proceed as follows:

D) Run Application (Create a new Eclipse Application "SWTChart Examples" and select "all workspace and enabled target plug-ins")


Best,
Philip

Am 06.03.20 um 10:33 schrieb Himanshu Balasamanta:
Hi everyone,

Myself Himanshu Balasamanta, a sophomore in Electrical Engineering, from India.

I have taken an intrest in swtchart, and would like to contribute to it. I have cloned the repo from github, develop branch, read the build.txt file and installed all the required software.

 I am however unable to follow the 4th instruction of build.txt, which says :

Run Application (SWTChart Extension Examples).

Selecting "Launch With Eclipse Application" hyperlink under Testing heading in the Overview tab of plugin.xml file opens an empty eclipse window.

Can anyone give me more details about what possible mistake I made or what I need to do? I used the SWTChart target platform for it.

Thanks in advance

Himanshu

_______________________________________________
swtchart-dev mailing list
swtchart-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/swtchart-dev


_______________________________________________
swtchart-dev mailing list
swtchart-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/swtchart-dev

Back to the top