Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Adding libraries to eclipse pluggings(how to add libraries to eclipse pluggings?? )
Adding libraries to eclipse pluggings [message #650988] Thu, 27 January 2011 11:44 Go to next message
amila  is currently offline amila Friend
Messages: 2
Registered: January 2011
Junior Member
Im usein free tts libraries in my pluggin project and I can't run the library in when the pluggin is open But it runs when it run as a normal java project. Can someone help me in this.?
Re: Adding libraries to eclipse pluggings [message #650989 is a reply to message #650988] Thu, 27 January 2011 11:47 Go to previous message
amila  is currently offline amila Friend
Messages: 2
Registered: January 2011
Junior Member
I found that there need to be a code to set system properties to open the free tts libraies.
System.setProperty("freetts.voices", "com.sun.speech.freetts.en.us.cmu_us_kal.KevinVoiceDirectory ");


normally libraries can add as same as a java project and have to select that library in run time also
Previous Topic:Export eclipse Product
Next Topic:[PDE-Build] Build Groovy files
Goto Forum:
  


Current Time: Thu Mar 28 15:35:43 GMT 2024

Powered by FUDForum. Page generated in 0.03658 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top