from:http://www.googlemother.com/wpblogs/?p=7281 Prototype WTP 0.2 released,this release for Prototype 1.6.0
Prototype Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere. Eclipse WTP support javascript code content assistance,but does not support prototype js. prototypeWTP is a tool make Eclipse WTP support prototype js code content assistance. PDT(PHP Development Tools framework for the Eclipse platform) is based on WTP,so the plug-in also support PDT. prototypeWTP also support other tools based on WTP,such as MyEclipse Download you can download here . Installations step1:download prototypeWTP(version)forPrototype(version).jar step2:find you Eclipse Plugin org.eclipse.wst.javascript.ui_xxxxxxx.jar,backup the plugin. step3:double click the jar file or run with command java -jar prototypeWTP(version)forPrototype(version).jar step4:on the opened swing UI,choose org.eclipse.wst.javascript.ui_xxxxxxx.jar,and output dir. step5:click generate button. step6:replace old org.eclipse.wst.javascript.ui_xxxxxxx.jar file with the generated file. step7:restart eclipse. step8:open a html file,edit js content. How it works prototypeWTP add Javascript code content assistant config file’s to Eclipse Plugin org.eclipse.wst.javascript.ui_xxxxxxx.jar. here is the config snippet copied from the plugin,which make WTP support document.getElementById #/--------------------------------------- #!getElementById() [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
