| Page 1 of 1 | [ 2 posts ] |
|
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... |
|
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. |
| Page 1 of 1 | [ 2 posts ] |
| 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 |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group