Actually, all of the folders under sourceediting/plugins are meant to be individual projects in your workspace. Try checking them out as different projects to start with.
Regards, --- Nitin Dahyabhai Eclipse WTP Source Editing IBM Rational stanimir petrov <[email protected]> Sent by: [email protected] 07/02/2009 04:09 AM Please respond to "General discussion of project-wide or architectural issues." <[email protected]> To "General discussion of project-wide or architectural issues." <[email protected]> cc Subject Re: Re: [wtp-dev] Run WDT/sourceediting, questions - help! Thank you very much I thought so, but i checkout the wtp/sourceediting and i set up it as plug in project. I must select the needed plugins in the new instance from here Windows > Preferences... > Plug-in Development > Target Platform But i cannot get it how can i add the not build in jars plugins to the target platform. How can i add a set of plugins to the running new instance? >-------- Оригинално писмо -------- >От: Nitin Dahyabhai >Относно: Re: [wtp-dev] Run WDT/sourceediting, questions - help! >До: [email protected] >Изпратено на: Сряда, 2009, Юли 1 23:52:14 EEST >Dimitar, >You'll have to keep them as separate plug-ins, otherwise you'll have to >change the source code in numerous places to support their extension >points being declared in a different plug-in than they are currently. I'm >not sure which overview tab you mean, but it's possible to launch with any >set of plug-ins you choose. > >As for the different JavaScript plug-ins, org.eclipse.wst.javascript.* >were the plug-ins used in WTP 2.0 and earlier, and are no longer >maintained. WTP 3.0 and later include the org.eclipse.wst.jsdt.* >plug-ins, which provides more full-featured JavaScript support and is >under active development. To illustrate the difference at its most basic >level, org.eclipse.wst.javascript.* contained no validation of JavaScript >at all. > >Regards, >--- >Nitin Dahyabhai >Eclipse WTP Source Editing >IBM Rational > > > > >stanimir petrov >Sent by: [email protected] >07/01/2009 05:38 AM >Please respond to >"General discussion of project-wide or architectural issues." > > > >To >[email protected] >cc > >Subject >[wtp-dev] Run WDT/sourceediting, questions - help! > > > > > > > Hi guys > >My team is intending to use the WDT/sourceediting module of your poject or >eventualy extend it. We need to build an studio for javascript, html, css, >xml and so on. It will have custom things consernt to the product, which >we are developing. >But before contact the eclipse board to ask for the license agreement or >making our studio open source, we want to make some tests and builds. > >So i search the net and your mail list, but i didn't find anything >intresting for how to build the project. >I have checkout the module WDT/sourceediting from your cvs. There are many >source folders and packages. >I found that the implementation of the plugins are actualy in plugins >folder, devided in many plugins. >My questions are: >1)How can i run/bulid all the wanting plugins as one i.e. there are >org.eclipse.wst.jsdt.ui, org.eclipse.wst.jsdt.core, >org.eclipse.wst.jsdt.debug and so on. How to run all >org.eclipse.wst.jsdt.* in new instance of eclipse to test. I can run may >be one plugin from the overview tab from "Launch an Eclpise application" >button, but this may be loads only the selected plugin. >2)There are org.eclipse.wst.jsdt.* and org.eclipse.wst.javascript.* >packages. What is the difference and which i can use for javascript. > >tnx in adnanced >Dimitar > > _______________________________________________ >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 > _______________________________________________ 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
