Post subject: MyEcpilse - to use or not to use? Posted: Dec 15, 2009 - 09:48 PM
Joined: Dec 15, 2009
Posts: 1
Hi;
I have an embedded web server that does not support the standard server side scripting language support (such as JSP). The server has its own server side include functionality and macro/tag support. It's pretty fast and we can't really change the server portion (just yet). We support most browsers and use X/HTML, CSS, JavaScript and some AJAX.
My question is this.... Will MyEclipse help us?
- Does MyEcpilse have a nice WYSIWYG HTML editor (as opposed to something like DreamWeaver)?
- Can we possibly create a plugin that implements our server side functionality?
- Is it difficult to create plugins?
TIA
-(dan)
support-joy
Post subject: RE: MyEcpilse - to use or not to use? Posted: Dec 16, 2009 - 09:46 AM
Registered Member
Joined: Feb 03, 2009
Posts: 3364
Dan,
Quote:
- Does MyEcpilse have a nice WYSIWYG HTML editor (as opposed to something like DreamWeaver)?
- Can we possibly create a plugin that implements our server side functionality?
- Is it difficult to create plugins?
You can use MyEclipse HTML Editor/ MyEclipse Visual HTML Designer. If you have AJAX requirements, you can use AJAX Web Browser.
You can create custom plugins. MyEclipse allows users to add custom built/3rd party plugins.