[ 2 posts ]

Julien Colomb

  • Username: goldopuk
  • Joined: Tue Apr 03, 2012 4:37 am
  • Posts: 4
  • GitHub: goldopuk
  • Gists: goldopuk
  • Offline
  • Profile

yui, yuidoc, eclipse and the outline panel

Post Posted: Fri Aug 03, 2012 5:52 am
+0-
Hi people,

I am working on a mobile app with Phonegap and YUI. As my first targeted phone is android, I am working with eclipse, in order to test on android phone quickly.
I am using yuidoc to keep track of my nice api. I like a lot yuidoc and I am very proud of maintaining a beautiful documentation :)

What make me crazy is that Eclipse does not help me at all in showing classes and methods in the Outline panel. I have to remember class names and method names all the time, press the search button, type the name and so on. I am losing such a time and it is very annoying. It would be amazing to have the classes definitions and api as it does for java or php...

Anyone has any idea how could I have my classes definitions appearing directly in eclipse ?
I guess a plugin that use yuidoc would do a good job... does something like this exists ? I can't right now find it.

Thanks to anyone that can help me on the subject...

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: yui, yuidoc, eclipse and the outline panel

Post Posted: Fri Aug 03, 2012 12:07 pm
+0-
I don't personally use IDE's like Eclipse, but I would love to have a way to integrate YUIDoc output with it.

YUIDoc produces a well formatted JSON file when it generates docs:
http://yuilibrary.com/yui/docs/api/data.json

That JSON file should be able to be used by an Eclipse plugin to allow for autocompleting.
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum