Hi, Take a look at the NewJSPFileWizardPage.getWebContentPath() method. This is in plugin org.eclipse.jst.jsp.ui, package org.eclipse.jst.jsp.ui.internal.wizard. You should not use this method directly (if possible at all), but just get the idea how the webContent folder is retrieved.
Greetings Kaloyan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of TG. Sent: Wednesday, July 26, 2006 12:55 PM To: [email protected] Subject: [wtp-dev] api for getting the WebContent folder name Hi, What is the standard way to get the name of Content Directory (the WebContent folder) of a Dynamic Web Project ? - TG. -- www.googlipse.com An Eclipse plugin for Google Web Toolkit (GWT) _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
