Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Ctrl-1 driven development

I find it hard to believe that all CDT committers are completely unaware that there is an XML editor at Eclipse. In any case, my point is that the package owners are best-placed to know what’s needed for the profile of the developer they hope to accommodate and to seek out those solutions. It’s unrealistic to ask all projects to become experts on the user profile of every package and to market their wares to those package owners.

 

The more likely reason that the C++ package still ships without the XML editor is the legacy of thinking that the packages should be minimalistic in scope. In my opinion, more harm is done by perception of Eclipse IDE as lacking in functionality than would be done by having fewer larger packages.

 

Fortunately, changing what’s included in packages or even how many packages we have is not complex or time consuming undertaking from a technical standpoint.

 

- Konstantin

 


From: Doug Schaefer
Sent: Friday, October 16, 2015 9:53 AM
To: Konstantin Komissarchik;Discussions about the IDE
Subject: Re: [ide-dev] Ctrl-1 driven development

 

 

It's just an example. But the CDT committers don't often look at the WTP project to see if they have things they would need. One could assume that WTP only does Web tools. XML editing isn't often considered a Web tool.

 

A bigger one may be _javascript_. It's a good thing I did look over there or I would have built a entire _javascript_ IDE for my Qt desktop and embedded developers.

 

Sent from my BlackBerry 10 smartphone on the Rogers network.

From: Konstantin Komissarchik

Sent: Friday, October 16, 2015 12:46 PM

To: Discussions about the IDE

Reply To: Discussions about the IDE

Subject: Re: [ide-dev] Ctrl-1 driven development

 

Why is it important that WTP does all the leg work to get the xml editor in all packages? The package owners could take the initiative. I notice, for instance, that the C++ package doesn't include it for some reason.

Konstantin Komissarchik

Senior Development Manager

Eclipse Tools Group

Oracle 


On Oct 16, 2015, at 09:23, Doug Schaefer <dschaefer@xxxxxxx> wrote:

 

From: <ide-dev-bounces@xxxxxxxxxxx> on behalf of Kaloyan Raev <kaloyan.r@xxxxxxxx>
Reply-To: Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Date: Friday, October 16, 2015 at 12:10 PM
To: Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Subject: Re: [ide-dev] Ctrl-1 driven development

 

Hi.

 

Why does it matter if the XML Editor is under the WTP top-level project. It is available as a separate feature, so all EPP packages can include it.

 

It would be fine if WTP took full responsibility for it and promoted it as the Eclipse XML editor and ensure EPP packages were using it, and all users knew about it. And if that’s happening then there really isn’t much of an issue.

 

CDT is as guilty of doing things like this. We have lots of features that the Platform (and JRE for that matter) didn’t provide that we know our users and adopters do so we built them. But don’t tell anyone else about them even though lots of them would be useful to other stacks.

 

Which comes back to the web presence issue we were talking about. I don’t want a better CDT web site, I want a better Eclipse IDE web site. And, yes, we would have a section showing off the features for C++ developers but as we try to do in the UI, we don’t need to mention the CDT project. That’s not where they start.

 

When you go to the IntelliJ site, you don’t see features organized by the teams that built them.

 

 

Greetings,

Kaloyan

 

On Fri, Oct 16, 2015 at 6:58 PM, Doug Schaefer <dschaefer@xxxxxxx> wrote:

From: <ide-dev-bounces@xxxxxxxxxxx> on behalf of Matthias Sohn <matthias.sohn@xxxxxxxxx>

Reply-To: Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Date: Friday, October 16, 2015 at 11:26 AM
To: Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Subject: Re: [ide-dev] Ctrl-1 driven development

 

On Fri, Oct 16, 2015 at 4:56 PM, Patrik Suzzi <psuzzi@xxxxxxxxx> wrote:

Max,

Eclipse XML editor for WTP improved a lot in last years.My fear is
only few people can appreciate the new features, as
- eclipse SDK is not shipping this as default XML editor
- default view is the grid view, and the users might be mislead.

 

can we fix this and make the better XML editor the Eclipse default ?

 

Yeah, my first reaction was, why is the XML editor in WTP? It’s always one of the first things I install into a fresh Eclipse install.

 

We have lots of features like that floating around the projects. Would be good to get them the wider audience the deserve.

 

 

As example: I worked years with WTP, then I switched to PDE
in last years I did not use that XML editor, because I did not installed WTP
> so I'm of the ones who skipped these good parts.
Beside this, the editor is good now. I was really mislead by the grid view :( !
I have only a couple of suggestions, on this blog post.
http://www.asegno.com/2015/eclipse/improve-eclipse-xml-editor/
I would be happy to amend by contributing in this direction.

The higher the number of user, the higher is the number of suggestions
we can get to make improvements.
For this we'll need to improve our software accessibility and documentation.

/patrik
http://about.me/psuzzi

_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev

 


_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev

 

_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev

 

 


Back to the top