Talk:Eclipse (software)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

but what does it actually do ???[edit]

just came to this looking for some non techie description of what it does, perhaps someone could write a paragraph in non technical english on what this sucker actually does ? —Preceding unsigned comment added by 204.104.55.241 (talk) 12:19, 22 February 2008 (UTC)[reply]

It lets people write software programs in Java. It's somewhat more than that, but going into more detail is just going to be a repeat of the article. Ham Pastrami (talk) 13:18, 22 February 2008 (UTC)[reply]
I think it lets programmers write software in diverse programming languages, not only Java. It's implemented in Java though. ... said: Rursus (bork²) 16:43, 5 March 2009 (UTC)[reply]
"It lets people write software programs in Java" - So it's a bit like notepad then? What does it *DO*???? 78.146.247.75 (talk) 02:04, 26 April 2009 (UTC)[reply]
Take a close look at the wiki-links in the lead paragraph. They describe in more detail what it does. For example see Integrated development environment. AliveFreeHappy (talk) 01:38, 28 April 2009 (UTC)[reply]
"Eclipse is a multi-language software development platform comprising an IDE and a plug-in system to extend it. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including [snip]"

So, one can develop in multiple languages (like notepad), it has an IDE, which is probably a wonderful thing if only I knew what the IDE does or how it helps, it's written in java (is that good or bad for the user, or totally irrelevant?) and it has plug-ins. What do they do, then?

So, again, what does it actually do??? 89.240.200.218 (talk) 17:38, 29 June 2009 (UTC)[reply]
So again, try clicking on the links, they explain in more detail, for example about what an IDE is, as I mentioned above. AliveFreeHappy (talk) 15:19, 30 June 2009 (UTC)[reply]
You're missing the point. I know what an IDE is, I've used them for years. I know what a plugin is. Take a look at this <http://www.eclipse.org/downloads/>. Multiple downloads for different languages - so where's the single-eclipse-core-plus-plugin-per-language architecture? And why do the downloads vary from 80 to 365 *meg*??? Oh look, further down the page it has a 'rich client platform'. That could have been mentioned at the top of the page. So it's not just IDE+plugins but a whole development library bundled in with a core editor (is that right?). And why should I not use emacs? Aaargh! which part of What Does It Do (translation: why should I bother with it; what does it gain me) is unclear? 78.146.175.187 (talk) 22:09, 8 July 2009 (UTC)[reply]
So it's not just IDE+plugins but a whole development library bundled in with a core editor (is that right?). ---The articles already states (first sentence) that Eclipse is not an IDE but a software development platform. The linked articles explains (minimally) what exactly that is and explicitly distinguishes it from an IDE.

Why you should use Eclipse as opposed to emacs is entirely up to you. Any of the components listed in the software development platform might be a compelling reason to use Eclipse or some other similar software. It's really quite up to the individual to decide this and not within the scope of the article.

Walker222 (talk) 23:32, 8 July 2009 (UTC)[reply]

Dbxkskxnjx Sameer bhati (talk) 09:37, 31 October 2016 (UTC)[reply]

Sameer bhAti Sameer bhati (talk) 09:37, 31 October 2016 (UTC)[reply]

What's an OTI?[edit]

It doesn't say this anywhere on the page or provide a link that explains it.

It stands for 'Object Technology International'. Rcjsuen 22:26, 10 May 2006 (UTC)[reply]

Third Generation?[edit]

It seems somewhat biased to call SWT a third-generation widget toolkit that improves upon Swing, which is still the more popular toolkit. The SWT article has a more neutral viewpoint, including a detailed list of pros and cons as compared to Swing. Anyone else's thoughts? --LostLeviathan 16:10, 8 Oct 2004 (UTC)

I agree, I've softened the language here a little bit, as well as making a few other corrections and improvements to the article. Andrewferrier 18:29, 2004 Nov 30 (UTC)
Softened it a bit more.
This is still coming across as saying 'SWT obsoletes Swing'. The Widget toolkit article does not discuss generations of toolkits so I've removed the 'nth-generation' language. Gruntbuggly 21:55, 9 September 2006 (UTC)[reply]

Name[edit]

Shouldn't this article be called Eclipse (software), rather than "Eclipse (computing)" ? Eclipse isn't a computing term, like, say, Port (computing) is. It's software. —Pengo 01:59, 26 August 2005 (UTC)[reply]

Probably. 128.226.230.90 13:29, 6 September 2005 (UTC)[reply]

OSGi[edit]

Why is OSGi referenced here? I see no relation to Eclipse on its pages. Oberiko 16:26, 16 October 2005 (UTC)[reply]

OSGi is now being used in Eclipse to provide plug-in functionality. All Eclipse plugin components are OSGi bundles. This was one of the deliverables from Eclipse's Equinox project Ltc 19:59, 3 March 2006 (UTC)[reply]

Corporate Uses[edit]

It could maybe be mentioned that SAP AG uses Ecplise as the base for its Netweaver Developer Studio

Jack

Intro[edit]

Is the first sentence here really sufficient? Eclipse has a Rich Client Platform, but is it proper to say that Eclipse' purpose is rich client applications? --Ej0c 13:38, 24 March 2006 (UTC)[reply]

This intro seems to blur the terms eclipse and SWT into one, which gives the illusion that eclipse is an SWT development environment (and nothing more). Yea, eclipse can help develop software other than 'rich client applications', but SWTs purpose is solely for 'rich client applications' - 202.138.196.146 22:25, 23 November 2006 (UTC)[reply]
Answer to Ej0c is no. Statement 1 and 2 of the intro is quite misleading. Roarjo 20:21, 5 January 2007 (UTC)[reply]

UML Tools[edit]

What is the rationale of listing here a set of UML tools that are completely unrelated to Eclipse?

EasyEclipse[edit]

Some mention should be made about EasyEclipse, it would seem a good place for people to start with eclipse. http://www.easyeclipse.org Mathiastck 23:17, 2 August 2006 (UTC)[reply]

List of projects with Eclipse specific plugins[edit]

We need a List of projects with Eclipse specific plugins. Perhaps it should have a better title. We should also list the number of sites that host their own version of eclipse, with their own plugins built in, like Jboss and Sybmian Carbide. Mathiastck 23:55, 18 August 2006 (UTC)[reply]

JRE requirement[edit]

No mention in the article that Java jre needs to be installaed to run Eclipse —Preceding unsigned comment added by 85.138.1.15 (talkcontribs) at 10:12, 19 October 2006 (UTC)[reply]

Of course not, that's pretty logical. And apart from the JRE, you also need a compiler and several other tools to write Java programs. All of this can be found in the JDK. - Face 16:46, 16 April 2007 (UTC)[reply]

Eclipse Modeling Project - Is not quite upto scratch in terms of the tone that is used. Could use some help.--Konst.ableTalk 08:03, 25 October 2006 (UTC)[reply]

Java Emitter Template(s)[edit]

This page is the object of a redirect from Java Emitter Templates but does not mention why. Could someone who understands please add something to justify this link, eg. 'formerly or otherwise known as Java Emitter Templates'. Thanks. 202.64.168.196 09:51, 9 January 2007 (UTC)[reply]

Capital letter[edit]

I wonder if it's Eclipse or eclipse? - Face 18:35, 11 April 2007 (UTC)[reply]

It is Eclipse with the first e capitalized. See Proper Usage of "Eclipse" Trademark's point #3. --Remy Suen 23:32, 11 April 2007 (UTC)[reply]
Ok, thanks for the clarification! - Face 16:46, 16 April 2007 (UTC)[reply]

Article too list-y[edit]

There's too many flat lists in this article, mainly in counting off the various subprojects. I think these should be removed if there is nothing of encyclopedic interest to say about them. The list of subprojects can always be linked to as an external reference over at eclipse.org. I myself will flesh out an entry on CDT, the single most popular subproject, but the others... Ham Pastrami 04:27, 28 April 2007 (UTC)[reply]

Does anyone have an objection to the removal of the lists? They seem to be inviting spam, so if nobody is going to flesh out the entries, I'll delete them on my next visit. Ham Pastrami 11:05, 6 May 2007 (UTC)[reply]

Seriously, delete the whole lot. Better having a short article with room to grow than a huge, stagnant series of lists of questionable importance. Chris Cunningham 16:54, 6 May 2007 (UTC)[reply]
I agree that the lists need to be changed. I suggest making a separate article with the list. (i.e. List of Eclipse-based products) I Love Pi 00:23, 10 June 2007 (UTC)[reply]

What on earth are you talking about??? "Too list-y" ????????????????? Have you gone mad?

1. First, what is the content of the article?

Eclipse is a framework that supports features and plugins. It has many plugins and features. The article is going to be about features and plugins.

2. What's the best way to present it?

As a list.

3. Lists are "unencyclopedic". So delete them all....?????? WHAT?

Lists are formatting. Come back when you have a problem with the actual content. —Pengo 22:59, 17 June 2007 (UTC)[reply]

I do have a problem with the content: it's in violation of WP:Notability. If there's nothing worth saying about these "features" and "plugins" other than their names, they're obviously not notable. Since you're the only one who is in favor of keeping, and for poorly justified reasons, I'm going to make the edits. Ham Pastrami 01:40, 27 June 2007 (UTC)[reply]

Why it's called "Eclipse"?[edit]

It's quite interesting to think about why they call it "Eclipse"? Is it because they want to cast shadow on the Sun (considering stuffs such as SWT which was a completely divergence from what Sun has originally planned)? -- or a Pink Floy answer: "Everything under the Sun is in tune, but the Sun is eclipsed by the moon". Sweeper77 23:10, 7 June 2007 (UTC)[reply]

I believe your first answer has been suggested many times when Eclipse first came about, but IBM have never confirmed it (AFAIK). Oddly the word "Sun" does not appear once in the article. —Pengo 22:54, 17 June 2007 (UTC)[reply]
This issue is brought up quite often and the answer is that the name is supposed to be for eclipsing Visual Studio. Unfortunately, I don't have a link handy, but if you google around you may be able to hit such an article. --Remy Suen 03:01, 30 September 2007 (UTC)[reply]
Here's a link. --Remy Suen 03:27, 30 September 2007 (UTC)[reply]

And don't forget, an eclipse is only temporary...so maybe that relation would not be a very good one...--199.246.40.54 15:56, 9 August 2007 (UTC)[reply]

If IBM stand on the side of Sun with Eclipse to compete against Microsoft, as you said to "eclipsing Visual Studio"(are you sure that it's issued by IBM or the society officially?), why is Sun not a member of Eclipse?

I think IBM just want to eclipse Sun but it's clever that it doesn't publish its thinking so that maybe they can cooperate some times. 222.71.176.84 (talk) 02:16, 21 April 2009 (UTC)[reply]

Improvements to introduction[edit]

I think the opening paragraph of this article could use some work.

My complaints below. If no one else has comments I'll make some changes? I've never done this before so bear with me.

"Eclipse is an open-source, platform-independent software framework, written primarily in Java, for delivering what the project calls "rich-client applications", as opposed to "thin client" browser-based applications.[citation needed]"

- I've added the "citation needed" -- I don't see anything on the Eclipse homepage linked in the references section which indicates this. I'm also a software developer familiar with Eclipse and I don't think the IDE bears any such bias.

- it's not really platform independent due to the use of the platform-specific SWT library. It's probably more accurate to say it's available on several major platforms.

- break the first sentence after "written primarily in Java", and eliminate the second sentence.


"So far this framework has typically been used to develop Integrated Development Environments (IDEs), such as the Java IDE called Java Development Toolkit (JDT) and compiler (ECJ) that comes as part of Eclipse (and which are also used to develop Eclipse itself). However, it can be used for other types of client application as well."

- There are a few grammatical errors in this sentence.

- From the perspective of a software developer, which is probably the perspective of a large portion of Eclipse users, Eclipse as an IDE (meaning JDT or CDT) is much more prominent than Eclipse as a framework for developing other IDEs.

- How do we know these are used to develop Eclipse itself? It is likely — but at best it is irrelevant; at worst wrong; and somewhere in the middle, only partly true (something must've been used to develop Eclipse before it was usable for development itself).

- "It can be used for other types of client application as well..." -- this statement is not well-qualified. Is it useful for writing IDEs? or is SWT useful for writing other client apps such as Azureus?


"Eclipse is also a community of users, constantly extending the covered application areas."

- "Eclipse" could not possibly be a community of users. "The Eclipse community" or "An open-source community supports Eclipse..." would be better opening statements. Aside from this -- this probably belongs in the history of Eclipse and how it was open-sourced by IBM, not in the opening as we've already discussed that Eclipse is not in and of itself a community of users.

- "constantly extending" -- opinion, not fact.

- users who do not consider themselves part of the Eclipse community could very well contribute to the effort of expanding Eclipse.


"An example is the recently created Eclipse Modeling Project, covering most areas of Model Driven Engineering."

- MDE/MD design has nothing to do with Eclipse, and including this as an arbitrary example has no ostensible purpose. Providing examples of Eclipse projects in the below section should provide plenty of detail for the reader.


"Eclipse was originally developed by IBM as the successor to its VisualAge family of tools. It is now managed by the Eclipse Foundation, an independent not-for-profit consortium of software industry vendors. Many software tool vendors have embraced Eclipse as a future framework for their IDEs."

- passive voice in first and second sentences

- references needed for first and second sentences

- What does the Eclipse Foundation manage? The direction of Eclipse? The introduction of new modules? Hiring full-time developers to support Eclipse? Bug tracking? Who are the vendors? Let's just omit this and let someone else flesh out the "Eclipse Foundation" section.

- third sentence is largely meaningless/unqualified and again the tool vendors/frameworks section would exposit this detail adequately.

MM962 03:14, 21 June 2007 (UTC)[reply]


The intro still needs some work or another wiki started! The reason is Eclipse is not just an IDE it is more. If you read eclipse.org site on the about page and the FAQ page it states otherwise. It states "Eclipse is an open source community whose projects are focused on building an extensible development platform, runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle. Many people know us, and hopefully love us, as a Java IDE but Eclipse is much more than a Java IDE." That is my two cents!
-Tekeek (talk) 09:40, 22 September 2010 (UTC)[reply]


Plug-ins[edit]

Plug-ins are an essential part of Eclipse and we don't really mention them on the page. The ability of the program to work with Subversion, Bugzilla, Team Track, UML editors, database connecting, MyEclipse (jsp support), Hibernate, and spring plug-ins makes this IDE much more attractive to developing than other Java IDEs. I find it very strange that this page doesn't like to a list of eclipse plug-ins. Plug-ins seem to only be mentioned to note that Eclipse can support other programming languages.

Should there be a plug-in section in the article? Should a new article be created for plug-ins and then linked to this page?

svanloon Steve Van Loon 19:46, 12 July 2007 (UTC)[reply]

Plugin architecture is an essential part of Eclipse. The breadth and width of all plugins ever created are not. The See also section links to an article with a list of plugins. Ham Pastrami 06:38, 2 September 2007 (UTC)[reply]


A couple of minor points here. I seem to remember the early development of Eclipse slightly differently. In late 1990's, there was a mass revolt of IBM users regarding VisualAge, an attempt by OTI to shove a "SmallTalk" like software development paradigm down the throats of IBM customers. After hearing about a series of incidents at IBM user groups, one of the first "Extreme Blue" IBM interns developed the first skunkworks prototype of the Eclipse Universal Tool Framework, which IBM eventually forced OTI into developing into the first versions of the official OTI Eclipse project. From what I remember, the VisualAge developers at OTI resisted it as long as they could 24.13.3.162 (talk) 07:00, 15 December 2007 (UTC)[reply]

Meaning of Eclipse release names from Greek Mythology[edit]

Dear Ham Pastrami,

we seem to be of different opinions as to the relevance of an explanation of the origin of Eclipse Release names (Callisto, Europa, Ganymede etc.).

Let me explain what got me into the subject at first. My colleague instructed me to install the Eclipse Europa edition for a certain project. Living in Europe, I thought that would be a version specially tailored for Europe - as opposed to America or other continents. Subsequently, I learned that "Europa" is the name given to Eclipse v 3.3. Then, I found out about the naming rule: a satellite of the planet Jupiter for each release. As I knew Europa was Phoenician princess abducted to Cyprus by Zeus in the guise of a bull, I came across the fact that astronomers(!) have chosen names of lovers and beloveds of Zeus for all of Jupiter's satellites - quite appropriate for such a huge planet that bears the name of the leading Greek/Roman deity.

Now, I do think that this naming rule would also be of interest to the developers and numerous users of different Eclipse versions. I do not think this background information is "completely irrelevant". I never used the word "sex" in my three line explanation. Neither ancient Greeks, nor the astronomers naming Jupiter's satellites had any problems with the sory behind this naming rule.

I cannot imagine that Eclipse developers and users are so prudish in the 21st century that they would like to ignore these facts just because they have to do with a Greek god who was in no way monogamous, nor purely heterosexual. Are Eclipse developers monogamous? Are they hetero? Or are they religious in an orthodox way? For each attribute the answer is: some are, others aren't.

I therefore feel that the information does belong into this article, as it increases knowledge and understanding. There is no censureship applicable, certainly not to facts from 2500 year old Greek mythology.

I am anxious to read your reply, and possibly, comments from other Wikipedia authors on this topic. Meanwhile, I re-include my three lines in the article while we discuss them - so others have a chance to read what we are discussing about.

gpermant Germany 141.7.72.95 (talk) 11:20, 16 March 2008 (UTC)[reply]

This is an interesting letter to show your grandkids but ultimately has nothing to do with what is appropriate content for this article. Please explain what Greek/Roman mythology has to do with software development. The Eclipse releases were named after moons of a planet, not the gods themselves. That pretty much is the end of the discussion as far as Eclipse is concerned. If you want to discuss the history of Greek/Roman deities, why can't you do so at the appropriate articles, as I previously suggested? For example, you have Callisto (mythology) and Europa (mythology) to talk all you want about the mythology. Readers can, at their discretion, search for any of these terms or the related mythology and arrive at the appropriate articles to learn more. Why do you insist on including this content in an article about software? Why not do it in every other article that is tangentially related? Surely you can understand the absurdity of discussing this topic in fringe articles rather than in their main articles. I don't care about sexual themes; I am using it to demonstrate why it has no relevance to Java development software. That is why it is cruft, and that is why I am removing it until you come up with a logical, reasonable explanation for why you want to discuss the mythology here. In other words, explain how the mythology relates to the software, not why you personally find mythology interesting. From what I can see, the only relation between the mythology and the software are the names, and that relation is already noted. Wikipedia is not an indiscriminate collection of information -- that is policy, and that is why your comments will be removed by me. If you wish to keep them somewhere for other editors to review, put them here on this talk page, not in the article. Ham Pastrami (talk) 18:18, 24 March 2008 (UTC)[reply]
I have added a line explaining where the release names come from, which I dug up from eclipse bugs tracker. Here is my diff --Drozdyuk (talk) 00:19, 10 June 2010 (UTC)[reply]

C#[edit]

Can Eclipse be used to write C#? After having used both Eclipse and Visual Studio, Eclipse feels more comfortable. JIP | Talk 17:44, 20 May 2008 (UTC)[reply]

This is hardly a place for such questions! Look to programming sites, like stackoverflow or eclipse forums.--Drozdyuk (talk) 00:20, 10 June 2010 (UTC)[reply]

Java Emitter Templates[edit]

Java Emitter Templates redirects to this article, but it is not explained within the article. Can someone help out? --Abdull (talk) 10:24, 7 September 2008 (UTC)[reply]

Visual Editor[edit]

If the Visual Editor has been discontinued for 3 years why not remove it? I would do so, but I assume someone wants to keep it since it has not already been removed. —Preceding unsigned comment added by 168.97.133.243 (talk) 18:06, 2 July 2009 (UTC)[reply]

I've removed the mention of Visual Editor, as it does seem to be dead. --Drozdyuk (talk) 00:27, 10 June 2010 (UTC)[reply]

Disambig[edit]

I'm a jackass and would appreciate it if you could pop a link into the eclipse disambig page (http://en.wikipedia.org/wiki/Eclipse_(disambiguation)) as I have no idea how to. This is mostly because it is high up on google, and could be useful for those looking for the astronomical phenomena. Cheers... —Preceding unsigned comment added by 62.72.110.11 (talk) 16:20, 14 July 2009 (UTC)[reply]

I'm restoring the comment above (which the IP removed just after posting it) because there is no need for a hatnote here, per WP:NAMB. People who have difficulty navigating past the first hit on a Google results page are going to need more help than a hatnote. Chris Cunningham (not at work) - talk 16:57, 11 August 2009 (UTC)[reply]

Merger proposal[edit]

It seems this article: PHPEclipse should be merged to this page, so I propose this merger.-Wo.luren (talk) 15:41, 1 December 2009 (UTC)[reply]

PHP != Java

Disagree. Given the number of plug-ins available for Eclipse, this is a bad idea. The scale of the problem is readily apparant if you look at the article List of Eclipse-based software where there are dozens, if not hundreds, of plug-ins listed (including PHPEclipse). PHPEclipse is no more notable than most of these and the inclusion of all of them would quickly make this page unmanageable. Leave it in its own article. 67.160.71.165 (talk) 20:10, 30 December 2009 (UTC)[reply]


Following those 2 {{Mergefrom on this article, I think it has been established the rationale for NOT doing that kind of merges well enough. So I removed the tags. --  Alain  R 3 4 5 
Techno-Wiki-Geek
04:36, 7 January 2010 (UTC)[reply]

Spell check[edit]

Is it notable to say that Eclipse for Java EE runs spell check on your code (i.e. it'll warn you if you forgot a semicolon)? 68.173.113.106 (talk) 21:25, 20 March 2012 (UTC)[reply]

No. That's barely relevant to me as a software developer, and I can't imagine it being relevant for the Wikipedia audience. That's a really down-in-the-weeds feature detail, and it would only have a shot at notability if it was the first IDE to have it (I'd still vote no in that case though). Also, it sounds like you're describing syntax highlighting - forgetting a semicolon in Java EE isn't usually considered spell check, but rather is a compilation error. -=Straxus=- (talk) 01:47, 18 April 2012 (UTC)[reply]
I'm in favor of a list of notable features. Daniel.Cardenas (talk) 16:01, 25 July 2012 (UTC)[reply]

XWT[edit]

The XWT article on Eclipsepedia clearly states XWT's purpose - to replace SWT in Eclipse. However, it is not as clear to me when SWT support will be removed. Based on the Kepler plans to remove the E3 compatibility layer entirely, though, I strongly suspect that it will go away then. However, I cannot find a good reference to back this up. --Wrldwzrd89talk 12:54, 19 June 2012 (UTC)[reply]

I reverted your changes. Methinks you're confusing "e4” (the Eclipse Platform incubator) and E4 (Eclipse 4.x). XWT provides an toolkit-agnostic framework that apps could use to isolate themselves from SWT, but there is no intention or desire (or manpower!) to rewrite Eclipse using XWT. It might have been better to seek confirmation before making such a change (e.g., an email to the Eclipse Platform PMC). -- Brian de Alwis — Preceding unsigned comment added by 198.91.154.102 (talk) 15:12, 27 October 2012 (UTC)[reply]

Would be nice if this article explained difference between versions 3.8 and 4.2[edit]

Would be nice if this article explained difference between versions 3.8 and 4.2. Daniel.Cardenas (talk) 16:03, 25 July 2012 (UTC)[reply]

You have a good point, but 3.8 is very much hidden away and not promoted anywhere on the main Eclipse site. Furthermore, the Eclipse Foundation calls 4.2 "Juno" but not 3.8. Therefore, why not just remove 3.8 from the article entirely? --Wrldwzrd89talk 17:07, 25 July 2012 (UTC)[reply]
Latest version of ubuntu installs version 3 branch by default. Daniel.Cardenas (talk) 17:45, 25 July 2012 (UTC)[reply]
Yes, that's 3.7 though, not 3.8. My point still stands. Mind you, Quantal Quetzal (12.10) may change that. The package list hasn't yet been finalized. --Wrldwzrd89talk 18:24, 25 July 2012 (UTC)[reply]
Update: According to the package list for Ubuntu 12.10, version 3.8 will be available, but not 4.2. Odd, I would have thought it would be the other way around. --Wrldwzrd89talk 16:35, 31 July 2012 (UTC)[reply]

Question to the screenshot of this article[edit]

The name of Eclipse 4.5 is "Mars", isn't it? Why does this say "Screenshot of Eclipse 4.5 Luna"? "Luna" was the name of Eclipse 4.4, wasn't it? 1.115.195.204 (talk) 13:21, 7 September 2015 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just added archive links to one external link on Eclipse (software). Please take a moment to review my edit. If necessary, add {{cbignore}} after the link to keep me from modifying it. Alternatively, you can add {{nobots|deny=InternetArchiveBot}} to keep me off the page altogether. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true to let others know.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers. —cyberbot IITalk to my owner:Online 09:46, 17 October 2015 (UTC)[reply]

Too many "citation needed", and article feels comfuse even for programmers[edit]

I think that right now there are too many "citation needed" parts. And the article feels comfuse even for people that program for a few years in different IDEs and "not Java" languages.

Rapidim (talk) 05:42, 28 October 2015 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Eclipse (software). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 15:46, 19 December 2016 (UTC)[reply]

influx of new users[edit]

Anyone have any idea why so many brand-new users are suddenly editing this page? In the last few hours, it's been repeatedly edited by users as their first edit.

A lot has been overt vandalism, but the last couple have been well-intended, maybe just needing sources and better tone. I'm wondering if this is some school assignment. TJRC (talk) 04:35, 18 August 2017 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Eclipse (software). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 17:17, 16 September 2017 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Eclipse (software). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 15:24, 9 December 2017 (UTC)[reply]

New release schedule[edit]

I can't find any documentation about it, but it seems that the Eclipse foundation has switched away from an annual development schedule to something new. The next release is called 2018-09 and is seemingly no longer named by letters (the next letter being Q I can kinda see why... not a lot of great name choices starting with Q.) — Preceding unsigned comment added by 24.156.225.215 (talk) 03:34, 29 July 2018 (UTC)[reply]

The documentation for the new nomenclature is here ("What is the naming pattern for the releases ?") TJRC (talk) 01:27, 30 July 2018 (UTC)[reply]

Removed link from PDE[edit]

I removed the entry "Eclipse (software), plug-in development environment" from PDE because I couldn't find an explanation for it. Any ideas what could have been intended? "Plugin development environment"? Paradoctor (talk) 01:31, 15 January 2019 (UTC)[reply]

You are correct for PDE= plug-in development environment, https://www.eclipse.org/pde/. But there is no wiki page for it (and it probably doesn't need its own) and this page doesn't mention it, so seems good to remove it there. Unpicked6291 (talk) 02:31, 20 June 2023 (UTC)[reply]

Compressed Lump?[edit]

In the history section, I think describing the way Eclipse's predecessor stored code as a "compressed lump" seems to be an uncharitable way to describe Source Code in Database. It would be equally unfair to describe an Oracle or PostgreSQL database as a mere "compressed lump" with no easy way to access individual tables outside of the tool. It also seems that referring to VisualAge's use of source code in database as a "major drawback" is a matter of personal opinion. It has advantages and disadvantages. Edward Staplerhands (talk) 14:08, 5 June 2020 (UTC)[reply]

AI Generated Section[edit]

See Villiage Pump to follow current discussion on AI generated content.

The following may violate WP::NOR as synthesized knowledge if used in article. There is no consensus as of yet regarding AI generated content for Wikipedia.

Features and Functionality

Eclipse is a widely used open-source integrated development environment (IDE) for software developers. It offers a rich set of features and functionalities that make it a powerful and flexible tool for building and debugging software applications. Some of its key features and functionalities are

Language Support: Eclipse provides support for multiple programming languages, including Java, C++, Python, Ruby, and more. It offers syntax highlighting, code completion, refactoring, and debugging capabilities for each of these languages. Plugin Architecture: Eclipse's plugin architecture allows developers to customize the IDE to suit their specific needs. There are thousands of plugins available for Eclipse, offering additional features and functionalities such as version control integration, database management, and code analysis.

Debugging and Testing: Eclipse has a robust debugging and testing framework that allows developers to debug their code and run automated tests. It offers support for JUnit, TestNG, and other testing frameworks, as well as integration with popular debugging tools such as GDB and LLDB.

Integrated Development Environment: Eclipse provides an integrated development environment that streamlines the development process. It offers features such as project management, code navigation, and collaboration tools that make it easy for developers to work on complex software projects.

User Interface: Eclipse has a modern, customizable user interface that is designed to be intuitive and easy to use. It offers features such as drag-and-drop support, customizable toolbars, and keyboard shortcuts that make it easy for developers to work efficiently.

Cross-Platform Compatibility: Eclipse is a cross-platform IDE that works on Windows, Linux, and macOS. This allows developers to work on their preferred platform without having to switch between different tools.

Overall, Eclipse is a powerful and flexible IDE that offers a wide range of features and functionalities to software developers. Its plugin architecture and cross-platform compatibility make it a popular choice among developers, and its intuitive user interface and debugging capabilities make it a valuable tool for building and testing software applications. Smedskjaer (talk) 16:14, 27 March 2023 (UTC)[reply]