Eclipse allocates 256 MB of Java heap memory by default. If you encounter frequent Eclipse IDE crashes, you might want to increase the Java heap memory Eclipse uses.
The Java heap memory options reside inside the eclipse.ini file in the Eclipse application bundle.
To access the eclipse.ini file and make modifications to the JVM settings:
[...]
To add or remove items during startup:
Under “System Preferences”, go into the “Accounts” section. Select your login account Under the “Login items” tab, you can now add or remove applications during login.
On installing MySQL 5.5.8 on MacOS 10.6, the MySQL preference pane item does not start MySQL server.
To resolve the issue, the mysql.server file needs to be modified.
Open the mysql.server file
sudo vi /usr/local/mysql/support-files/mysql.server Locate the basedir and datadir configuration strings:
# If you change base dir, you must also change datadir. [...]
About Me
Hello My name is Nitin. I’m a software engineer and entrepreneur. I work with E-learning platforms, Enterprise software and the Amazon Cloud. Thanks for visiting my Blog.
