html - how to drag and drop css file in eclipse? -
i'm new elipse php. have used dream viewer php development before moving eclipse. so, need know when drag , drop css file html editor, needs auto genarate <link> tag css file. worked dream viewer. not working eclipse. and, when need use css classes inside html tag needs type css class name.but, instead need know how config css class suggestion html tags, in dream viewer , netbeans.
first of eclipse not ide, it's platform can build ides (or other application). there several implementations different languages. popular 1 origin of eclipse java ide. there plugin/feature php development, called pdt.
dreamviewer specialized wysiwyg editor web development (mostly around html/css/javascript) includes support different web scripting languages. has special properties mentioned, can create link element when dnd.
what can request new feature pdt team, creates link element dropped file inside html document.
Comments
Post a Comment