I just thought that I would post a couple of helpful tips that I discovered when working with Sculptor source code. I didn't see these written down, so maybe this will help someone else.
1. When you're browsing the ext and xpt files in Eclipse, the right-click menu doesn't show the Open Declaration option, but you can put your cursor over a method call and type "F3". That navigates you to the right source file and method. It saved me tons of time and pain after I figured this out. 2. If you're writing some ext or xpt code, the code completion (Ctrl-Space) is awesome. That's pretty much the only way I was able to muddle through my customizations in the beginning. ;) --Polly -- View this message in context: http://www.nabble.com/-Sculptor--tip-for-navigating-the-ext-and-xpt-source-files-tp19210338s17564p19210338.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
