Configuring the Development Environment
![]()
Hi Everyone,
I'm having a bit of trouble with the final steps of the Java Development setup guide at https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup#For_RTC_2_0_0_1 the steps don't seem to be very clear :( Firstly, how does one compile code in Eclipse? Referring to section: A bit stumped on the above because as soon as I remove the dependencies errors appear in the snippets? Secondly, the document mentions that the -Djava.ext.dirs vmarg separator in Windows is a ";". I have one referring to the ext directory of the jdk that came with RTC_SDK but not sure if it is correct. or is it Would someone kindly check to see if this is correct? Lastly, in the section: On the classpath page there are two directories: Bootstrap Entries (with subfolder JRE System Library) and User Entries (with subfolders Snippets, which contains another two folders called Plug-in Dependencies and Snippets) I click the "Add JARs" button but there are JARs in a Overall, there must be something wrong somewhere because I am presented with an error when I try to execute the run configuration. Many thanks in advance for your help :) Darren |