I am new to Webdynpro java and new to NWDI,
When I created webdynpro projects locally before NWDI, the projects had all the required class path variable for the wd_RUNTIME. I am nowcreating DC project type WebdynPro and every project when created has classpath variable problems. I know I can add them one by one to every project thru" project properties
>Libraries
> Add variable --> WD_RUNTIME --> extend" but that is time consuming. Is there a way to add default class path variables that all projects in that track will be built with. I have also done "Organize Imports" and nothing gets imported to resolve errors
These imports are not being brought into the project
import com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape;
import com.sap.tc.webdynpro.services.sal.um.api.IWDClientUser;
import com.sap.tc.webdynpro.services.sal.um.api.WDClientUser;
import com.sap.tc.webdynpro.services.session.api.IWDWindow
An example of a basic class path variable missing from wd_RUNTIME is
com.sap.tc.webdynpro.runtime_2_0.0
Any Help on this matter would be very much appreciated.
thank you,
sarah