In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly shows you "which Eclipse cool plug-ins you should pay attention to". The content is easy to understand and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn the article "which Eclipse super cool plug-ins you should pay attention to".
Popular vs cool
The plug-ins I focus on have the following features:
First of all, I want to emphasize that these plug-ins themselves are not some kind of tool, so my favorite JRebel and JBoss tools are not on this list. My focus is on making the normal Eclipse you install become a more interesting and excellent plugin.
Secondly, fashion is not the same as cool. In the Eclipse market, the list of the most popular plug-ins has barely changed in the last 2-3 years.
A plug-in is considered cool just because it has been downloaded so many times, which in my opinion is very boring. Those plug-ins are on the list only because they complement the basic features that Eclipse doesn't have, which is why Maven, Subversion, and Git plug-ins are at the top of the list.
The cool plug-in shell assistant in my eyes
Although I am a Java developer, I sometimes write a little shell script. Here are a few plug-ins that are useful for writing shell. The ShellEd plug-in provides editing capabilities for shell scripts, and the Terminal plug-in integrates the output of shell into the Eclipse workbench.
With the ShellEd and Terminal plug-ins, I can write and run shell scripts in Eclipse without switching back and forth between windows, which is really efficient!
Edit like the boss!
Next on the list are More Clipboard, Smart Save, and AnyEdit. These plug-ins improve the editing experience to varying degrees.
More Clipboard records what was recently copied / cut into the clipboard buffer and can be quickly pasted using keyboard shortcuts to pop up a list of alternatives. Well, I admit that I have been copying and pasting while writing the code:)
The AnyEdit plug-in, developed by Andrey Loskutov, adds a lot of editing capabilities to Eclipse. You can sort files and selections, encrypt HTML code, quickly convert between tab and spaces, and so on. I'd say this is a must-have plugin for Eclipse.
I started with IntelliJ IDEA, and the most important difference from Eclipse is that the IDEA editor automatically saves changes. So I started looking for similar plug-ins that could be used on Eclipse. Finally, I found Smart Save. It can be configured to automatically save changes after a certain amount of time, which is very cool and convenient!
However, I think it will affect some editing experience. Because Eclipse turns on the save compilation option by default, there is a clean and build for each save. So in theory, this could happen, you just edited it, but Eclipse will decide to do a full build, which will make the whole Eclipse get stuck.
Dress up your Eclipse!
Next up is Eclipse Color Theme. This is the only plug-in that appears on both my list and the list of the most popular plug-ins in the Eclipse market. The plugin provides a color theme for your Eclipse editor and comes with a lot of good-looking alternative themes.
I personally prefer Roboticket, but there are many other options, such as Monokai below.
Continuous feedback
If you are a fan of continuous feedback on development methods and are keen on writing unit tests (which explains why unit tests are great), then the JLoop and JUnitLoop plug-ins must be helpful. These two plug-ins can execute code immediately after any change occurs. I find JUnitLoop very friendly, and when I update a method that has performed unit tests, these tests can be executed automatically and give quick feedback.
Automation fanatic
The pursuit of efficiency will lead you into a better world of automation, but unfortunately Eclipse does not provide macro support by default, and you cannot record and replay your activities in Eclipse. Then, there are some plug-ins that can automate your activities in Eclipse through scripts.
The best solution is the GroovyMonkey plug-in, but the maintenance of this plug-in is not active. Other alternatives are ScriptEclipse and EclipseScript (please don't confuse the two plug-ins! ).
Basically, the logic behind these implementations is very similar-the core engine provides Eclipse internal objects for scripts, and you can use scripts to implement logic according to your own requirements. These scripts will be stored in the workspace (workspace) and can be accessed directly, and the plug-in will provide a list of scripts for you to choose from.
Learn about Eclipse
The last plug-in introduced in this article is IDE++, which will help you use Eclipse more efficiently.
IDE++ will analyze your actions and provide faster ways to achieve your goals. For example, if you close the open editor tabs one by one, IDE++ will detect and pop up a nice dialog saying, "Hey geek, did you know that CTRL+SHIFT+W can close these tabs more effectively?" Unfortunately, the plug-in does not notice that the shortcut keys on Mac will be different:)
The above is all the content of the article "what are the cool Eclipse plug-ins you should pay attention to?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.