際際滷

際際滷Share a Scribd company logo
ECLIPSE
VS
VISUAL WORKS
Md. Waresul Islam
WHAT ARE THE KEY REFACTORING
CAPABILITIES
Eclipse
 Extract Class
 Extract Interface
 Extract Superclass
 Extract Method
 Push Down
 Extract Local Variable
 Extract Local Variable
 Change Method Signature
Visual works
 Add Class
 Add Method
 Add Instance Variable
 Remove Class
 Remove Method
 Remove Instance Variable
 Rename Class
 Rename Method
 Move Method
 Rename Instance Variable
 Pull Up Instance Variable
 Push Down Instance Variable
 Abstract Instance Variables
 Move Instance Variable
WHAT SOFTWARE ARTIFACTS ARE
AFFECTED BY INDIVIDUAL
REFACTORING OPERATIONS?
Eclipse
 The only artifact that the JDT modifies,
is the system source code
 JDT has coarse (package
manipulation), medium (class
manipulation) and fine (method and
variable manipulations) granularity
Visual works
 The only artifact that Visual Works
modifies, is the system source code
 VisualWorks has medium (class
refactorings) to fine (method and
variable refactorings) granularity.
WHAT CAPABILITIES ARE
MISSING?
Eclipse
 The tool has no knowledge about the state
of the system, after the user manually
modifies the project source code.
 The JDT does not include metrics of any
kind. This should not be considered as a
serious draw back since, by using the
Eclipse plug-in capabilities, the JDT can be
extended so as to include these
functionalities.
Visual works
 The browser does not provide facilities for
managing different versions.
 VisualWorks does not include metrics of
any kind
 To obtain any information about the quality
or modularity of the code produced by
refactoring a system, it is necessary to use
some tool that has this capability
HOW CAN THE TOOL BE
EXTENDED?
Eclipse
 At the Eclipse Platform level, it should
be possible to add plug-ins with more
general metrics, that include different
types of projects, for example UML
projects that interact with code projects.
Visual works
 By providing a GUI that permits
refactoring definition so that user can
use the framework without extensive
knowledge about the theory on which
refactorings are based.
WHAT KIND OF VIEWS DOES THE
TOOL SUPPORT?
Eclipse
 Static.
 Eclipse tool provides incremental
project build support, and this is used
by the JDT Java compiler to
incrementally build Java projects.
Visual works
 Dynamic.
 VisualWorks is a Smalltalk
environment, and these environments
use dynamic compilation.
IS THE TOOL END-USER
PROGRAMMABLE?
Eclipse
 YES
Visual works
 YES
Thank You
Ad

Recommended

Final presentation
Final presentation
dsmo223
KnowItPresentation
KnowItPresentation
Chuan Su
Fundamentals of Akka - Webinar
Fundamentals of Akka - Webinar
Knoldus Inc.
React. Flux. Redux
React. Flux. Redux
Andrey Kolodnitsky
AAI 2235-OpenJPA and EclipseLink Usage Scenarios Explained
AAI 2235-OpenJPA and EclipseLink Usage Scenarios Explained
Kevin Sutter
InterConnect 2016, OpenJPA and EclipseLink Usage Scenarios (PEJ-5303)
InterConnect 2016, OpenJPA and EclipseLink Usage Scenarios (PEJ-5303)
Kevin Sutter
EclipseLink JPA
EclipseLink JPA
Eduardo Pelegri-Llopart
Sub task in project
Sub task in project
Celine George
Eclipsecon 2010 - Scala Support in Eclipse
Eclipsecon 2010 - Scala Support in Eclipse
Miles Sabin
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Eclipse
Eclipse
guestb66fe26
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Eclipse workshop presentation (March 2016)
Eclipse workshop presentation (March 2016)
Miguel Pardal
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Miles Sabin
Eclipse workshop presentation
Eclipse workshop presentation
Miguel Pardal
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
Fujitsu_Case_Study_2012
Fujitsu_Case_Study_2012
Alexey Astakhov
Eclipse IDE
Eclipse IDE
Anirban Majumdar
Rad Extensibility - Srilakshmi S Rajesh K
Rad Extensibility - Srilakshmi S Rajesh K
Roopa Nadkarni
3 rad extensibility-srilakshmi_s_rajesh_k
3 rad extensibility-srilakshmi_s_rajesh_k
IBM
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
Miles Sabin
Creation&imitation
Creation&imitation
Tae Young Lee
DITAworks Integartion With RCP
DITAworks Integartion With RCP
wild_wild_leha
Eclipse plug in development
Eclipse plug in development
Martin Toshev
Eclipse Plug-in Develompent Tips And Tricks
Eclipse Plug-in Develompent Tips And Tricks
Chris Aniszczyk
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
jutaydeonne
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDM & Mia eStudios
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
SHERAZ AHMAD LONE

More Related Content

Similar to Eclipse vs Visual Works (18)

Eclipsecon 2010 - Scala Support in Eclipse
Eclipsecon 2010 - Scala Support in Eclipse
Miles Sabin
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Eclipse
Eclipse
guestb66fe26
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Eclipse workshop presentation (March 2016)
Eclipse workshop presentation (March 2016)
Miguel Pardal
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Miles Sabin
Eclipse workshop presentation
Eclipse workshop presentation
Miguel Pardal
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
Fujitsu_Case_Study_2012
Fujitsu_Case_Study_2012
Alexey Astakhov
Eclipse IDE
Eclipse IDE
Anirban Majumdar
Rad Extensibility - Srilakshmi S Rajesh K
Rad Extensibility - Srilakshmi S Rajesh K
Roopa Nadkarni
3 rad extensibility-srilakshmi_s_rajesh_k
3 rad extensibility-srilakshmi_s_rajesh_k
IBM
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
Miles Sabin
Creation&imitation
Creation&imitation
Tae Young Lee
DITAworks Integartion With RCP
DITAworks Integartion With RCP
wild_wild_leha
Eclipse plug in development
Eclipse plug in development
Martin Toshev
Eclipse Plug-in Develompent Tips And Tricks
Eclipse Plug-in Develompent Tips And Tricks
Chris Aniszczyk
Eclipsecon 2010 - Scala Support in Eclipse
Eclipsecon 2010 - Scala Support in Eclipse
Miles Sabin
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
JVM Languages Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Scala Support in Eclipse - Monkey-patching the JDT for fun and profit?
Miles Sabin
Eclipse workshop presentation (March 2016)
Eclipse workshop presentation (March 2016)
Miguel Pardal
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Scaladays 2010 - The Scala IDE for Eclipse - Retrospect and Prospect for 2.8 ...
Miles Sabin
Eclipse workshop presentation
Eclipse workshop presentation
Miguel Pardal
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
Fujitsu_Case_Study_2012
Fujitsu_Case_Study_2012
Alexey Astakhov
Rad Extensibility - Srilakshmi S Rajesh K
Rad Extensibility - Srilakshmi S Rajesh K
Roopa Nadkarni
3 rad extensibility-srilakshmi_s_rajesh_k
3 rad extensibility-srilakshmi_s_rajesh_k
IBM
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Defaultification Refactoring: A Tool for Automatically Converting Java Method...
Raffi Khatchadourian
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
The Scala IDE for Eclipse - Retrospect and Prospect for 2.8.0
Miles Sabin
Creation&imitation
Creation&imitation
Tae Young Lee
DITAworks Integartion With RCP
DITAworks Integartion With RCP
wild_wild_leha
Eclipse plug in development
Eclipse plug in development
Martin Toshev
Eclipse Plug-in Develompent Tips And Tricks
Eclipse Plug-in Develompent Tips And Tricks
Chris Aniszczyk

Recently uploaded (20)

ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
jutaydeonne
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDM & Mia eStudios
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
SHERAZ AHMAD LONE
English 3 Quarter 1_LEwithLAS_Week 1.pdf
English 3 Quarter 1_LEwithLAS_Week 1.pdf
DeAsisAlyanajaneH
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
Ultimatewinner0342
Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
Plate Tectonic Boundaries and Continental Drift Theory
Plate Tectonic Boundaries and Continental Drift Theory
Marie
K12 Tableau User Group virtual event June 18, 2025
K12 Tableau User Group virtual event June 18, 2025
dogden2
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
Values Education 10 Quarter 1 Module .pptx
Values Education 10 Quarter 1 Module .pptx
JBPafin
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
Mayvel Nadal
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
NSUMD_M1 Library Orientation_June 11, 2025.pptx
NSUMD_M1 Library Orientation_June 11, 2025.pptx
Julie Sarpy
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
Non-Communicable Diseases and National Health Programs Unit 10 | B.Sc Nursi...
Non-Communicable Diseases and National Health Programs Unit 10 | B.Sc Nursi...
RAKESH SAJJAN
Communicable Diseases and National Health Programs Unit 9 | B.Sc Nursing 5t...
Communicable Diseases and National Health Programs Unit 9 | B.Sc Nursing 5t...
RAKESH SAJJAN
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
jutaydeonne
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDM & Mia eStudios
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
SHERAZ AHMAD LONE
English 3 Quarter 1_LEwithLAS_Week 1.pdf
English 3 Quarter 1_LEwithLAS_Week 1.pdf
DeAsisAlyanajaneH
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
Ultimatewinner0342
Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
Plate Tectonic Boundaries and Continental Drift Theory
Plate Tectonic Boundaries and Continental Drift Theory
Marie
K12 Tableau User Group virtual event June 18, 2025
K12 Tableau User Group virtual event June 18, 2025
dogden2
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
Values Education 10 Quarter 1 Module .pptx
Values Education 10 Quarter 1 Module .pptx
JBPafin
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
Mayvel Nadal
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
NSUMD_M1 Library Orientation_June 11, 2025.pptx
NSUMD_M1 Library Orientation_June 11, 2025.pptx
Julie Sarpy
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
Non-Communicable Diseases and National Health Programs Unit 10 | B.Sc Nursi...
Non-Communicable Diseases and National Health Programs Unit 10 | B.Sc Nursi...
RAKESH SAJJAN
Communicable Diseases and National Health Programs Unit 9 | B.Sc Nursing 5t...
Communicable Diseases and National Health Programs Unit 9 | B.Sc Nursing 5t...
RAKESH SAJJAN
Ad

Eclipse vs Visual Works

  • 2. WHAT ARE THE KEY REFACTORING CAPABILITIES Eclipse Extract Class Extract Interface Extract Superclass Extract Method Push Down Extract Local Variable Extract Local Variable Change Method Signature Visual works Add Class Add Method Add Instance Variable Remove Class Remove Method Remove Instance Variable Rename Class Rename Method Move Method Rename Instance Variable Pull Up Instance Variable Push Down Instance Variable Abstract Instance Variables Move Instance Variable
  • 3. WHAT SOFTWARE ARTIFACTS ARE AFFECTED BY INDIVIDUAL REFACTORING OPERATIONS? Eclipse The only artifact that the JDT modifies, is the system source code JDT has coarse (package manipulation), medium (class manipulation) and fine (method and variable manipulations) granularity Visual works The only artifact that Visual Works modifies, is the system source code VisualWorks has medium (class refactorings) to fine (method and variable refactorings) granularity.
  • 4. WHAT CAPABILITIES ARE MISSING? Eclipse The tool has no knowledge about the state of the system, after the user manually modifies the project source code. The JDT does not include metrics of any kind. This should not be considered as a serious draw back since, by using the Eclipse plug-in capabilities, the JDT can be extended so as to include these functionalities. Visual works The browser does not provide facilities for managing different versions. VisualWorks does not include metrics of any kind To obtain any information about the quality or modularity of the code produced by refactoring a system, it is necessary to use some tool that has this capability
  • 5. HOW CAN THE TOOL BE EXTENDED? Eclipse At the Eclipse Platform level, it should be possible to add plug-ins with more general metrics, that include different types of projects, for example UML projects that interact with code projects. Visual works By providing a GUI that permits refactoring definition so that user can use the framework without extensive knowledge about the theory on which refactorings are based.
  • 6. WHAT KIND OF VIEWS DOES THE TOOL SUPPORT? Eclipse Static. Eclipse tool provides incremental project build support, and this is used by the JDT Java compiler to incrementally build Java projects. Visual works Dynamic. VisualWorks is a Smalltalk environment, and these environments use dynamic compilation.
  • 7. IS THE TOOL END-USER PROGRAMMABLE? Eclipse YES Visual works YES