Computer Science, asked by tejaswini1999, 3 months ago

In Eclipse IDE, if we provide a workspace, it should already exist. If not, it will not open.
Select one:
a. True
b. False​

Answers

Answered by dileepchowdarypctjot
8

Answer:

false

there need not be already existing workspace

Answered by ravilaccs
0

Answer:

The correct answer is false.

Explanation:

  • Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It is the second-most-popular IDE for Java development, and, until 2016, was the most popular.
  • A workspace is a location on your machine where all the work you do through Eclipse will be stored as files. It is easier to create one workspace and save it as default so that your application remembers your past work.
Similar questions