|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 49
Messages: 49
Messages: 49
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Eclipse 3.1 M7 Released
Eclipse 3.1 M7 has been released for download.
Changes include much better performance, better support for Java 5, new refactorings, improved RCP support., bugfixes, and more. For full details, see the "new and noteworthy" document and build notes.
This begins the end of the 3.1 development cycle; a final build of Eclipse 3.1 is expected in late June 2005.
|
|
Message #170728
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
is the improved performance measured against previous milestones of 3.1 or against 3.0? the move from 2.1 to 3.0 seemed to introduce a raft of performance regressions...
|
|
Message #170732
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Performance problem of Eclipse 3.0.x
I totally agree with you.
I am working in a project without well designed separate sub-module, the performance of Eclipse 3.0.x likes nightmare to me.
The operating system I am using is Fedora Core 1, I have to face more than 5 more times Eclipse halt one day. Some of my colleagues even have go back to use Eclipse 2.x now.
Hope it will improve a lot in Eclipse 3.1.
|
|
Message #170733
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Back to being fast and snappy again
Granted there was a while there the performance of Eclipse was questionable but not unuseable. This new release has made a huge noticeable difference, with it once more being very responsive and snappy. I even notice that a session that has been left for a long time still responds very well; so its stopping the OS from paging out the memory which is good.
Unlike FireFox of late; which seems to be getting slower on every release. Oh well, maybe you can't have everything!
|
|
Message #170736
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Are there any major feature improvements since version 3.0? (In addition to support for Java 5).
|
|
Message #170739
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Back to being fast and snappy again
Granted there was a while there the performance of Eclipse was questionable but not unuseable. This new release has made a huge noticeable difference, with it once more being very responsive and snappy. I even notice that a session that has been left for a long time still responds very well; so its stopping the OS from paging out the memory which is good.Unlike FireFox of late; which seems to be getting slower on every release. Oh well, maybe you can't have everything! I've been using 3.1 M6 for a month or so now, and I havent had any performance problems whatsoever. I have hit some problems with JDK 5 support, but that's about it.
|
|
Message #170744
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Do they support multiple rows of open file tabs yet? You can have multiple tab groups, if that's what you mean.
|
|
Message #170745
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
what i mean is if you have 20 open files in the editor, do they scroll off the right edge, or can you see all the open editor tabs at once like Intellij has had for years.
|
|
Message #170764
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Congratulations to the Eclipse team
Let's congratulates the Eclipse team!. Speaking for myself, I have rarely seem such quality and consitency from release to release. It is an example for all of us, software developers.
|
|
Message #170773
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Are there any plans to add position shortcuts for the windows that one has 'iconized' on the left bar? For example in order to 'unfold' my package explorer i have to click on the icon and then click on it again to fold it (or use the specific shortcut to unfold it, but have to click to fold it). JBuilder adds ALT+x shortucts that follow the order of the icons so that the windows on the side can be opened and closed quickly.
|
|
Message #170794
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Anyone knows what tools/ plug-in that eclipse offers like wtp did to generate entity bean (bmp and cmp)? Lately I use wtp and find out it's useful but it's pity w/t entity bean support; and am interested in knowing how other people do it through eclipse. (except lomboz and myeclipse) I appreciate your help, sincerely.
|
|
Message #170796
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Eclipse 3.1 M4+ losed a lot of useful feature, I hope they will be support in the final version.
|
|
Message #170798
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Eclipse 3.1 M4+ losed a lot of useful features, I hope they will be support in the final version.
|
|
Message #170814
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
M6 didn't have this (unless I'm missing something). I switched to Eclipse a couple of months ago from doing all my Java development in JEdit. Having a maximum of about 5 file-tabs visible at one time is probably the most annoying limitation of Eclipse. Although it's in close competition with the 'feature' that causes saving one file to trigger a rebuild of the entire workspace.
In general, though, I'm loving it!
|
|
Message #170815
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Try hitting control-e and start typing the name of the tab that you want - it's much more convenient than clicking anyway.
|
|
Message #170817
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Will try this, thanks. However, I'm used to working with quite a few tabs open and, having the memory of a goldfish, it helps to be able to glance over the names of the files to remind me of the name of the one I'm looking for. Hence it's helpful to see all the full filenames laid out on multiple rows of tabs. This is especially true when you've got long filenames - eclipse reduces them to e.g. XXXXX..., XXXXX... which is also annoying.
Agreed, for a man with the memory of a goldfish, lots of tabs may sound like a peculiar way to work, but I (and others) are rather accustomed to it. Certainly it seems like a practice the Eclipse team don't want to encourage...
The irony of it all is that, in Swing at least, multiple rows of tabs are a doddle to implement. Are they difficult in SWT?
|
|
Message #170818
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Just installed M7 and tried the control-e shortcut - actually does give a full list of open files. Might get used to this, cheers.
I still reckon an option for multiple rows of tabs would be good though ;-) If only cos that's what people have got used to in other editors / IDEs.
|
|
Message #170822
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Isn't it only fair that someone posts a message about Netbeans on an Eclipse thread? ;-)
Peace.
|
|
Message #170823
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ctrl-click instead of using tabs
lots of tabs may sound like a peculiar way to work, but I (and others) are rather accustomed to it. Certainly it seems like a practice the Eclipse team don't want to encourage... I think the best way to navigate to a Java class is to ctrl-click a reference to it in the source.
More generally, ideally test driven development means that the only legitimate reason to modify a class is a failing test. And when a test fails you probably have a reference to the class near the line of failure.
|
|
Message #170826
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
Isn't it only fair that someone posts a message about Netbeans on an Eclipse thread? ;-)Peace. yes, but this is a message about a message about NetBeans, so doesn't count.....
|
|
Message #170827
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Disable auto-build
You can disable autobuild (building on every save) and build with Ctrl-B. Other interesting shortcuts you may want to try are Ctrl-Shift-T , Ctrl-Shift-R and Ctrl-1 on highlighted errors.
There are lots of "hidden" features in eclipse which are not obvious to the first starters, but that make it so much better than most (all?) other IDEs
|
|
Message #170831
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Will try this, thanks. However, I'm used to working with quite a few tabs open and, having the memory of a goldfish, it helps to be able to glance over the names of the files to remind me of the name of the one I'm looking for. (Shift +)Ctrl+F6 (on windows)
|
|
Message #170834
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Disable auto-build
You can disable autobuild (building on every save) and buildwith Ctrl-B. Other interesting shortcuts you may want to try are Ctrl-Shift-T , Ctrl-Shift-R and Ctrl-1 on highlighted errors.There are lots of "hidden" features in eclipse which are not obvious to the first starters, but that make it so much betterthan most (all?) other IDEs If one is "all thumbs" like me they will find lots of hidden features. The problem is figuring out how you did it. :)
|
|
Message #170835
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
"Open Type" changed :(
They have chaned the 'Open Type' dialog box. It has some useful new features -- like you can type the camel-case letters and it will find it (TZ will get you TimeZone).
However, they took away a very useful feature. In 3.0, once you selected a class, in the bottom pane, it showed you which archive it was using the file from. This became very helpful when you were dealing with 3rd-party classes, and were not sure where in your classpath it was stored.
Now you have to go back to guessing a jar file, opening it up and seeing if it was in there.
|
|
Message #170847
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Eclipse 3.1 M7 Released
How do you stop Eclipse from cleaning the output folder when building. cannot find that option anywhere.
|
|
Message #170848
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Does eclipse have SyncEdit like JBuilder?
I love the SyncEdit feature of JBuilder, i use eclipse but i still open my jbuilder in some cases only to use that, are there any plans to add this?
|
|
Message #170853
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Does eclipse have SyncEdit like JBuilder?
Why does eclipse feel it needs to compile the entire project over and over again even though I update the project several times after compiling it externaly? Besides the fact that it takes it 20 minutes to do so, it should know that everything is ok and leave it alone. Sometimes it works, sometimes it does not.
|
|
Message #170865
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
Having a maximum of about 5 file-tabs visible at one time is probably the most annoying limitation of Eclipse. Not sure what you are talking about, this is configurable and as far as I know, the default is much higher (I usually have 99+ editors open :-)).
Also, I think the multiple tab thing is useless so I turn it off. My editor windows only contain one title, the name and path of the file currently edited, and I use Ctrl-e and Ctrl-F6 to switch between editors. It's even faster than buffer switching in emacs, which is already close to optimal.
Oh and I actually remapped Ctrl-F6 to Ctrl-q since I use it so often...
-- Cedric
|
|
Message #170880
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
did you try EditorList plugin
M6 Having a maximum of about 5 file-tabs visible at one time is probably the most annoying limitation of Eclipse.
|
|
Message #170882
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
a bit worried about "featuritis"
since 3.1M6 I am beginning to get worried about a tendency that I last experienced with IDEA, my former favorite IDE. At some point, changes and new "features" would spring up with new releases whose usefulness was questionable at best (to me, that is. I remember the fights over the ever chaging icons). It seems to me that eclipse might be reaching the state where it becomes harder to invent new really revolutionary functions, and thus creativity goes into "improving" the existing ones..
Heres my best examples:
1. the synchronization view already shows all the changes to the code base, filterable according to whether they are incoming, outgoing or conflicting. Now, if after examining the changes, I decide to commit, I am presented with a large dialog that again summarizes the commit operation - showing the exact same information I had been looking at in the syncronization view all the time. Annoying.
2. somebody obviously decided that the "delete all breakpoints" button in the debugger (the one with the 2 Xes) was too close to the "delete selected breakpoint" button. They therefore added a confirmation dialog, a la "do you REALLY want that?". There are many places in the IDE where a "delete all" button is present, and I can think of at least 2 right away where this confirmation is not requested. And in my view, the debugger is the last point where I want to be hindered by dialogs popping up in my face..
of course, all this discussion should go to some eclipse list. I am just not sure which would be the right one.
christian
|
|
Message #170886
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
.. but performance has improved
to be fair, I also have to say that there are recognizable performance improvements under Linux GTK2 (and I did not even find 3.1M6 problematic in terms of performance).
|
|
Message #170887
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Open File Tabs
EditorList does not cut it. I should not have to use a key combination to open a window that tells me what files i have open when simply having multiple rows of open file tabs would show you this right off the bat.
|
|
Message #170889
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Plese open bugs (was a bit worried about "featuritis")
Some of the things people are griping about sound like legitimate usability issues. If you have complaints about something in eclipse, even subjective usability issues, please take the time to open a bug on it: http://bugs.eclipse.org/bugs
Thanks!
Mike Kaufman BEA Systems, Inc.
|
|
Message #170894
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Auto-scrolling navigator
Does the new release include an option to disable the feature that automatically scrolls the project navigator to a file when the editor window for that file is selected? Boy that gets on my nerves.
|
|
Message #170900
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Auto-scrolling navigator
Does the new release include an option to disable the feature that automatically scrolls the project navigator to a file when the editor window for that file is selected? Boy that gets on my nerves. That is been there forever.
In the toolbar for the Navigator View (or Package), there is an icon with two arros, point away from each other. The tooltip for it is 'Link With Editor'.
|
|
Message #170956
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Why does eclipse feel it needs to compile the entire project ?
Why does eclipse feel it needs to compile the entire project over and over again even though I update the project several times after compiling it externaly? Besides the fact that it takes it 20 minutes to do so, it should know that everything is ok and leave it alone. Sometimes it works, sometimes it does not. Burek, we fixed several full build related problems lately (see http://bugs.eclipse.org/bugs/show_bug.cgi?id=73969). If you still have the problem with build N20050518, can you please enter a bug report (http://bugs.eclipse.org/bugs/enter_bug.cgi) against JDT Core decribing the build you're using, the scenario where you see full builds, and steps to reproduce this problem ? TIA.
|
|
Message #171029
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
"Open Type" changed :(
Andrew, you might want to add yourselve to the CC list of the bug report 95643 which discusses this issue.
|
|
Message #171032
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Does eclipse have SyncEdit like JBuilder?
Gabriel, yes it does. It is called Local Rename and it exists since version 2.1 ;-). To activate it, position the cursor over the symbol to rename, press Ctrl+1 for quick assist and select Local Rename. With M7 you can even assign a keyboard shortcut to Local Rename. The default is Ctrl+2, R.
|
|
Message #171089
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
dehancements .. was: "Open Type" changed :(
thats another example where I get the feeling that the lack of new features to invent leads to questionable minor "enhancements" to existing functionality.
Another one that someone probably does consider a real feature is that new little dialog that pops up in the right lower corner when I hit escape once too often (It reminds me of those little "helpers" that you have to get rid of when first using Microsoft Office software). This one probably fills a more urgent need - however none that I share. I would appreciate a button to disable it.
christian
|
|
Message #171174
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Back to being fast and snappy again
The package-info support doesnt work (for package-level annotations). This has just been fixed tho:
bugs.eclipse.org/bugs/show_bug.cgi?id=91670
And the compiler flags some things as errors that should be warnings, or configurable as warnings.
|
|
Message #171783
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Does eclipse have SyncEdit like JBuilder?
The Local Rename its like the refactor rename variable it will change all the references of the variable in the file, in JBuilder you can select a setion of the code and active the sinchoronize edit (Ctrl+Schitf + J) and it alows to rename the Classes or variables or methods in the selected code area, and the changes will only take efect inside the selected code, this also helps a lot for making java templates, i'm thinking making this feature as a plugin for eclipse, but i have never made a plugin for eclipse, im going to read about it, does anyone know with classes of eclipse manage things like the java editor, the selection code and refactoring functinality this will help me a lot.
|
|
Message #173279
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
5 Open File Tabs
Having a maximum of about 5 file-tabs visible at one time is probably the most annoying limitation of Eclipse. Not sure what you are talking about, this is configurable and as far as I know, the default is much higher (I usually have 99+ editors open :-))
could you please tell me where the maximum number of visible (!) editor tabs can be configured to be more than 5?? I just discovered this new limitation, and am quite shocked. And please spare me of suggestions to change my working habits - not helpful.
thanks christian
|
|
Message #210585
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
RSS error - look at original post date
Looks like this article was bundled into the ServerSide RSS feed, despite the post being over a year old ! Hence this is old, old news - hence expect invalid URLs, etc...
As an eclipse 3.1.2 user, I was a little confused about the release of 3.1M7 - seemed a bit of a backward step :)
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources.
(May 19, Tech Talk)
Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|