|
|
|
|
|
by tjr
5715 days ago
|
|
I used Eclipse daily for about two years, along with an internal C code plugin. I'm not sure which I can attribute to Eclipse and which I can attribute to the plugin, but my Eclipse workspaces were frequently getting randomly corrupted, global search-and-replace was not trustworthy, and for a while it was running so unstable overall that there were times I could launch Eclipse, load my workspace, and within a few minutes of just sitting there it would crash. This was running on Windows XP. So I tried Eclipse at home on my Mac. I saw that it came with a utility for auto-packaging Java programs into OS X bundles. I made a simple Java Swing "Hello World" program and tried the bundle utility. It didn't work. I tried a few more times, and it never worked, but in fact got progressively worse in its output. Uninstall. Some months later I thought I'd try Eclipse on the Mac again; surely it had improved. So I downloaded it again, created a new project, clicked through to add a new source code file and I got an error, that it could not create a new file. I'm guessing that my experiences must be abnormal, since Eclipse is so hugely popular, but I now avoid it whenever I possibly can. |
|