|
Written by Chad
|
|
Thursday, 01 September 2011 09:51 |
|
export ANT_OPTS=-Xmx1024m
Will set it from a linux command line |
|
|
Written by Chad
|
|
Wednesday, 18 May 2011 10:51 |
|
Windows Vista: For some reason the last few versions of the JDK break the JRE for web browsers and the environment variables. The solution to the environment variables is..
=Add System Variables=
- JAVA_HOME should have just the root of where the jdk is installed
- e.g. C:\Program Files\Java\jdk1.6.0_24
- PATH
- should then have %JAVA_HOME%\bin added to it
- CLASS_PATH
- In some cases this might be needed according to some websites, but I didn't add it to mine.
This setup worked for getting the Android SDK environment to work, as well as leaving the JRE web browser functionality in place.
-- edit --
As a note, you may have to press back and forward a few times on the Android SDK to get it to go when it says JDK not found. Not sure why it does that.
|
|
Last Updated on Saturday, 21 May 2011 08:17 |
|
|
Written by Chad
|
|
Sunday, 20 March 2011 23:13 |
|
Not quite content with a standard interface from Ubuntu 10.10 desktop (as of this writing the Unity interface is not supported yet with GMA500 video cards hence the reason I am using desktop instead of netbook interface), I went back to searching for more distros to try.
One that I am giving a try out is Fubuntu (go check the site for more info on it) and one of the things that I love is that it is FEDORA based. So all my past user experience with Fedora on other laptops, RH based servers etc comes into play.
Fubuntu is new enough right now that it didn't come with Wifi working out of the box, or the Poulsbo driver working either, so I'm having to work on getting that going. But I do like the media/icons/color scheme and interface tweaks it has over the normal desktoping environment too. If I make this my full distro for the netbook, I'll come back and write a "Fubuntu how-to for Dell Mini 1010" :) |
|
|
|
|
|
|
Page 1 of 26 |