eclipse vs. intellij and baseball...

20
Eclipse vs. IntelliJ and Baseball Fields By: Brennan Sweeney

Upload: others

Post on 21-Jan-2021

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Eclipse vs. IntelliJ and

Baseball Fields

By: Brennan Sweeney

Page 2: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Java IDE

• Integrated Development Environment

• Provides a place to write code, compile, and

run/debug all in one place.

Page 3: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Miller Park – Milwaukee,

Wisconsin

• Home of Milwaukee

Brewers

• Never have a game get

cancelled.

Page 4: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

As of now is the leading IDE open platform for developers

Page 5: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Community Power

• Eclipse IDE has contributors all around the world

that are just like you and me helping power this

IDE.

Page 6: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Development Tooling

• New Release supports Java 13

• It also comes with Java editor improvements

Page 7: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Fenway Park-

Boston,

Massachusetts

• Home of the Boston

Red Sox

• Green Monster is iconic

• Beautiful Stadium

Page 8: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Better UI

• Quick Search is no more

• Implemented a Find Actions

Page 9: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Plug-ins

•Eclipse has a large amount of plug-ins.

•Help with creating and building code.

Page 10: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Free and Open Source

•Eclipse is Free!!!!

• It is also Open Source!!!!

Page 11: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

AT&T Park – San Francisco, California

• Home of the San

Francisco Giants

• Great view!!

Page 12: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

IntelliJ

• Improved IDEA and is

continuing to grow.

Getting closer and

closer to the numbers

that Eclipse is

producing.

Page 13: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Deep Intelligence

•Offers instant and clever code completion

•Also has reliable refactoring tools

Page 14: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Smart Code Completion

• IntelliJ will only suggest code that makes sense in

context.

Page 15: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Tropicana Field –Tampa Bay, Florida

• Home of the Tampa

Bay Rays.

• Has a fish tank with live

sting rays in it.

Page 16: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Productivity Boosters

• It can predict your needs and it automates all

the tedious tasks, so you can focus on the big

picture.

Page 17: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Unobtrusive Intelligence

•It helps you stay productive without

getting in your way.

Page 18: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Free Versions

• IntelliJ does off a Free Version!!!!

Page 19: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Guaranteed Rate Field – Chicago, Illinois

• Home of the Chicago

White Sox

• A little bit biased, but

great food and

welcoming atmosphere.

Page 20: Eclipse vs. IntelliJ and Baseball Fieldswtkrieger.faculty.noctrl.edu/csc210-spring2020/docs/pk04... · 2020. 2. 26. · Java IDE •Integrated Development Environment •Provides

Eclipse vs. IntelliJ

•After a very limited time researching.

• I believe that Eclipse would be best for the

class to use.