Javascript IDE ???

JavaScript and client side scripting.

Moderator: General Moderators

User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

You might want to dl Eclipse and get the plug-in if you didn't already. Then you can have PHP and JS in one place.

Sorry I didn't mention that before.
User avatar
jolinar
Forum Commoner
Posts: 61
Joined: Tue May 24, 2005 4:24 pm
Location: in front of computer

Post by jolinar »

Eclipse is pretty good for that sort of thing (good CVS integration too), my only criticism is that it tends to misbehave.
User avatar
christian_phpbeginner
Forum Contributor
Posts: 136
Joined: Sat Jun 03, 2006 2:43 pm
Location: Java

Post by christian_phpbeginner »

Daedalus- wrote:You might want to dl Eclipse and get the plug-in if you didn't already. Then you can have PHP and JS in one place.

Sorry I didn't mention that before.
Sorry, my foolish, but is the eclipse you meant is the same like the one I have ? Mine was downloaded at: http://www.eclipse.org/, but not actually use it yet.

Thanks once again,
Chris
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

Yes, it is.
User avatar
christian_phpbeginner
Forum Contributor
Posts: 136
Joined: Sat Jun 03, 2006 2:43 pm
Location: Java

Post by christian_phpbeginner »

I don't know if I may add this question here, or should I create another new thread, but ...

Have you heard about Javascript Compressor ? I tried to search in Google, but I don't think I can find a free one but good. The free Javascript compressor only deleting whitespaces, and not compressing it quite right I guess..

Thanks,
Chris
Post Reply