Hi Gianni, I haven't been using the Outline view. In fact, I use the eclipse for nothing more than the simple gui folder/file hierarchy (Navigation Tab), for the syntax coloring and JS error detection that JSEclipse provides in the editor. That and the nice global search functions.
Every once in a while I get some intelligent predictive text while writing code, but I haven't really paid much attention to when or how that happens, and I usually ignore it. (except when it helps me with "document.getElementById()" :-D) Last week in victoria, I saw Paul S using a program I think is called "TextMate" or something like that. I believe it's a mac thing. The cool thing with that is that it runs that JSLint program automatically, which my goodness I really want to get JSLint running over OL somehow... E On 9/21/07, Gianni Barrotta <[EMAIL PROTECTED]> wrote: > What about the 'outline' view with JSEclipse? With some objects I can't she > this view and I can't check class methods... > Erik, do I miss something? > > > On 9/21/07, Erik Uzureau <[EMAIL PROTECTED]> wrote: > > I use eclipse with JSEclipse plugin > > > http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/ > > > > Erik > > > > On 9/21/07, Ian Mayo < [EMAIL PROTECTED]> wrote: > > > Hi, > > > I'm getting up & running with OpenLayers development - starting with > small > > > steps. > > > > > > To stop me reinventing the wheel, I'd appreciate anybody's tips on > > > their development environment. > > > > > > I've seen the "ATF" plugin for Eclipse that seems to offer code > > > completion & interactive debugging (two live-savers...). > > > > > > Mailing list entries show a lot of support for FireBug, but I haven't > > > seen any body mention their editors. > > > > > > thanks in advance for any advice, > > > Ian. > > > _______________________________________________ > > > Dev mailing list > > > [email protected] > > > http://openlayers.org/mailman/listinfo/dev > > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://openlayers.org/mailman/listinfo/dev > > > > _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
