Top Banner
#JCConf 10 Eclipse Tips in 15 minutes haocheng KKBOX
17

10 Eclipse Tips in 15 Minutes

Jul 02, 2015

Download

Software

haochenglee

This is the slides of "10 Eclipse Tips in 15 minutes" talk in JCConf 2014. Please check https://github.com/haocheng/10-eclipse-tips for code reference.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 10 Eclipse Tips in 15 Minutes

#JCConf

10 Eclipse Tips in 15 minutes

haochengKKBOX

Page 2: 10 Eclipse Tips in 15 Minutes

#JCConf

About me● Senior Java Engineer@KKBOX● TechTalk@TW Podcast● about.me● Twitter: @haocheng

Page 3: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 1 – Quick Fix

Source: http://www.adamyounggolf.com/2013/01/long-term-vs-quick-fix.html

Page 4: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 2 – Quick Assist

Source: http://www.richardrshapiro.com/wp-content/uploads/2013/07/help-i-need-assistance.jpg

Page 5: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 3 - Favorites

Source: http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Emblems-emblem-favorite-icon.html

Page 6: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 4 - Type Filters

Source: https://secure.flickr.com/photos/httpwwwflickrcompeoplenadar/3349883

Page 7: 10 Eclipse Tips in 15 Minutes

#JCConf

Page 8: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip5 - Save Actions

Source: https://secure.flickr.com/photos/68751915@N05/6355840185

Page 9: 10 Eclipse Tips in 15 Minutes

#JCConf

Page 10: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 6 Navigate

Source: https://secure.flickr.com/photos/dvdmerwe/3315349995

Page 11: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 7 - Selection

Source: https://secure.flickr.com/photos/kmtucker/3355551036

Page 12: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 8 - Split Editor

Source: http://theinspirationroom.com/daily/2013/chuck-norris-epic-christmas-split-from-hungary/

Page 13: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 9 - Code Recommender

Source: http://www.eclipse.org/recommenders/

Page 14: 10 Eclipse Tips in 15 Minutes

#JCConf

Intelligent Code Completion

Source: http://www.eclipse.org/recommenders/

Page 15: 10 Eclipse Tips in 15 Minutes

#JCConf

Subwords Completion

Source: http://www.eclipse.org/recommenders/

Page 16: 10 Eclipse Tips in 15 Minutes

#JCConf

Tip 10 - Search Everything!

Source: https://secure.flickr.com/photos/denverjeffrey/2561885967

Page 17: 10 Eclipse Tips in 15 Minutes

#JCConf

References● Demo project on github ● Eclipse Project ● Eclipse Recommenders● Codetrails Connect