How Notepad++ Sort Lines by Various Orderby Ed ChenDecember 17, 2021November 4, 2021For randomly ordered lines like the following. We can use Notepad++ to sort them into an ordered way, in function menu, we click Edit >… Read More »How Notepad++ Sort Lines by Various Order
How to Change File Encoding in Eclipseby Ed ChenNovember 21, 2015February 1, 2021There're two ways to change files encoding, you can change them locally or globally. A. Change file encoding locally. Please right-click on any folder or… Read More »How to Change File Encoding in Eclipse
How to Resolve Aptana Not Responding in Windows 7by Ed ChenJune 10, 2014November 22, 2021One day, I opened Aptana Studio 3.4.2 (build: 3.4.2.201308081805) in Windows 7, it stuck and the application showed. Not Responding If you are looking for… Read More »How to Resolve Aptana Not Responding in Windows 7
How To Install Aptana Studio 3.4 On CentOS 6.4 - By Exampleby Ed ChenAugust 13, 2013March 31, 2018Since Aptana runs on JDK, we need to install JDK first on Linux.Search for JDK packages.[root@localhost ~]# yum search jdkLoaded plugins: fastestmirror, refresh-packagekit, securityLoading mirror… Read More »How To Install Aptana Studio 3.4 On CentOS 6.4 - By Example