- This topic has 10 replies, 8 voices, and was last updated 21 years, 1 month ago by
Mukund Jaiswal.
-
AuthorPosts
-
b0rgMemberI’d like to suggest the integration of a JavaScript editor (like e.g. org.hkataria.jsedit_1.0.1, or hmmm.. I’ve forgotten the other one), and of a binary editor (aka “hex editor”) like ehep_0.0.3
March 4, 2004 at 3:42 pm #204306
Scott AndersonParticipantb0rg,
Can you provide URL’s for these? Do you know the licensing for each of these?
March 8, 2004 at 12:51 pm #204489
b0rgMemberScott,
here are the links from http://eclipse-plugins.2y.net/eclipse/plugins.jsp:
– JS editors:
http://www.ee.ryerson.ca/~hkataria/
http://jseditor.sourceforge.net/
– Hex editor:
http://ehep.sourceforge.net/Victor
April 20, 2004 at 1:53 pm #206232
Alex FitzpatrickMemberI am the maintainer of jseditor.sourceforge.net please don’t hesitate to contact me at agfitzp@users.sourceforge.net
April 20, 2004 at 2:06 pm #206234
Riyad KallaMemberagfitzp,
Thank you for posting, I know we are interesting in supporting as many technologies as we can. I’ve sent along your contact info to the team.There might be some lag until we contact you only because we are neck deep in 2.8 right now and the prospect of anymore work might make some of our devs go postal 😀
May 10, 2004 at 7:18 am #206827
tedtollefsonMemberA built in java script editor would be very nice. I would expect that it would be set as the default editor for .js files.
May 10, 2004 at 7:36 am #206829
Riyad KallaMemberMinor update here, we agree completely that having a nice JS editor is important, especially with a web development IDE like MyEclipse. We have already settled on integrating the CSSEditor plugin, and I’m trying to get details on the status of a JS editor, I’ll keep you posted.
May 19, 2004 at 2:17 am #207186
maslovskyMemberI’d suggest to enable JS editing no only in standalone .js files but also within <script> blocks in HTML and JSP files. This will make such feature a lot more usefull.
June 2, 2004 at 3:06 pm #207820
ckevinhillMemberAn improved JS editor in MyEclipse would be great – I’ve had trouble finding a really good one. It’s probably not as important as like Hibernate integration but still darn useful 😉
June 2, 2004 at 3:53 pm #207824
Riyad KallaMemberWell we have started to add a new JS editor to MyEclipse, its available in the beta 1 releases and allows for syntax highlighting, no autocomplete yet. And the files need to .js files, no inline HTML <script></script> editing yet.
June 10, 2004 at 1:59 am #208279
Mukund JaiswalMemberhi,
i am using myEclipse 2.7.1 and 3.8 Beta-1
Can anyone suggest me which jsplugin should i use and which is the most prefered one.agfitzp… one problem i have noticed with jseditor is that when you remove the eclipse installation you might face some problem as the
the plugin folders do not get deleted . if i face the problem again i will send you a snapshot .thanks,
Mukund -
AuthorPosts