以下是我工作和学习中使用到的比较好的软件,主要是开发类,主要给自己做个备忘。
1、通用软件
1.1、 Everything
基于分区表的快速搜索软件,快速索引,不占资源,只索引文件名称。
https://www.voidtools.com/
是否免费:是
支持多语言:是
跨平台:Windows
1.2、FreeFileSync
Synchronize Files and Folders
FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way.
http://www.freefilesync.org/
是否免费:是
支持多语言:是
跨平台:Windows|Linux|Mac OS X
1.3、WinSCP
WinSCP is an open source free SFTP client, FTP client, WebDAV client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.
https://winscp.net/eng/index.php
是否免费:是
支持多语言:是
跨平台:Windows
1.4、Sublime Text
Sublime Text is a sophisticated text editor for code, markup and prose.
You’ll love the slick user interface, extraordinary features and amazing performance.
http://www.sublimetext.com/
是否免费:是
支持多语言:是
跨平台:Windows|Linux|Mac OS X
2、Eclipse 插件
2.1、Easy Shell
This plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. The current directory of the opened shell is the directory which was selected with the popup menu. Additionally it is possible to run selected file in the shell and copy file or directory path. Multiple selections are also supported.
EasyShell does not support virtual folders, because they are not present in the file system!
The plugin is platform-independent in principal. It just launches a (configurable) system command to open the shell.
Please do not post issues here! Add it at GitHub:
https://github.com/anb0s/EasyShell/issues
2.2、Eclipse Class Decompiler
Eclipse Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly. It also integrates Javadoc and supports the syntax of JDK8 lambda expressions.
Github Project Page: http://opensource.cpupk.com/decompiler
Plugin Update Site: http://opensource.cpupk.com/decompiler/update
2.3、EclEmma
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench
http://www.eclemma.org/