Turn down the lights
Turn up the lights
Change Player Size
Watch this video in a new window

Eclipse Day at the Googleplex: Plug-in Development Tips

Google Tech Talks June 24, 2008 ABSTRACT Eclipse Day at the Googleplex Speaker: Chris Aniszczyk, Code9 Plug-ins are everywhere in Eclipse so come learn about how to develop them! Depending on th...  
 
Customize

More From: googletechtalks

Eclipse Day at the Googleplex: GWT in Eclipse54:31
17,269 views
Eclipse Day at the Googleplex: Wiring Hacker Synapses47:55
16,776 views
Eclipse Day at the Googleplex: Mylyn Simplifies Development45:37
7,465 views
Advanced Topics In Programming Languages: Closures For Java1:55:05
26,019 views
The Secret History of Silicon Valley56:31
138,000 views
A Possible Future of Software Development1:01:33
28,400 views
"Trading on the female body: exploitation of women for eggs"46:39
5,750 views
The New NIO, aka JSR-2031:02:55
10,478 views
Creative Commons Technical Summit 2008 Part 1 of 41:21:53
3,110 views
jQuery1:00:37
181,181 views
CGAL: The Open Source Computational Geometry Algorithms Library54:59
20,356 views
Slightly Advanced Python: Some Python Internals59:35
7,147 views
Are Internet users at risk?1:02:10
3,960 views
JRuby: The power of Java and Ruby1:11:16
28,762 views
How to Count ALL Human Carbon Emissions in the US51:16
216,857 views
Emacs Org-mode - a system for note-taking and project planning46:56
41,754 views
"Flex Your API Skills to the Max!" : Using Maps + AJAX APIs in AS3/Flex1:01:20
4,642 views
Applets Reloaded: the New Java Plug-In52:52
6,624 views
Nighttime Story: Learning From Early Success of One Thousand and One Rails Ap...1:33:51
6,709 views
Ruby 1.949:57
59,404 views

QuickList(0)

Featured Videos

11 ratings
Sign in to rate
6,199 views
Want to add to Favorites? Sign In or Sign Up now!
Want to add to Playlists? Sign In or Sign Up now!
Want to flag a video? Sign In or Sign Up now!

Statistics & Data

Loading...

Video Responses (0)

This video has no Responses. Be the first to Post a Video Response.
Sign in to post a Comment

Text Comments (13)   Options

Loading...
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 7; final):
Some links (replace * with .):
9:40 Execution environments: wiki*eclipse*org/Execution_Env ironments
14:58 OSGi Console: ibm*com/developerworks/opensou rce/library/os-ecl-osgiconsole /
26:47 Graph Plug-in Dependencies: eclipse*org/pde/incubator/depe ndency-visualization/
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 6):
44:41 API Tooling: In Javadoc, can use, for example, @noextend and @nooverride, and decorate the code, with customizable settings, with warnings or errors.
47:04 Topics not covered: Target Editor, Embedded Rich Client Platform, Rich Ajax Platform.
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 5):
40:39 Plug-in Project From Existing Jars: Bundles existing JARs as new PDE projects, ready for reuse.
42:01 Plug-in Spy: Gives introspective information on the workbench, including the active view, the type of the current selection, as well as links to the source code used by that view. Alt+shift+F1.
43:50 Open plug-in artifact: Like Open Type, but in PDE. Can access plug-ins, extension points, extensions and packages. Ctrl+shift+A (I'm guessing, for Windows).
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 4):
30:25 Organize Manifest Wizard: Performs certain checks and fixes automatically that keeps the manifest in sync with the project.
32:36 Product Editor: Customizes loading properties and feel of an RCP application, such as customizing splash screens, branding, etc.
37:25 Externalize Strings: Helps set up your PDE contribution to more easily work in multiple locales.
38:18 Adding .qualifier to a version.
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 3):
22:11 Conditional breakpoints: attach a boolean expression to a breakpoint to determine if the debugger will stop at the breakpoint or not (in breakpoint properties). Great place for a conditional breakpoint is in BundleLoader.loadClass(String) . All classes OSGi loads call this method.
25:19 Plug-in Dependencies View: Navigate caller and callee plug-ins for a given plug-in.
26:47 Graph Plug-in Dependencies: Can help find indirect dependency path between two plugins.
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 2):
14:58 OSGi Console: add -console to the program arguments of the launch configuration. Issue commands, such as ss for short status of bundles. Can specify port and telnet.
19:26 Display View: execute/inspect code while stopped at breakpoint (has code completion).
codingkriggs (2 months ago) Show Hide
 0
Marked as spam
Video sections (part 1):
2:55 Target Management: can develop on older versions.
4:02 Plug-ins view: Plug-ins view > Add to Java Search: makes available for such dialogs as Open Type (ctrl+shift+t).
6:30 Error Log: Can sort by session or plug-in, as well as view error logs for launch configurations.
9:40 Execution environments: target a specific environment.
14:13 OSGi Launch Configurations: switch in 3.0.
Comment(s) marked as spam Show
hossain911 (1 year ago) Show Hide
+1
Marked as spam
lol !!! he's great ..... good job ! as i didn't knew :D
but anyway... nothing to be angry about, you know :p

Would you like to comment?

Join YouTube for a free account, or sign in if you are already a member.