Archive for March, 2010

Flash builder 4 + subclipse error

After installing subclipse flash builder will nag you every time you launch it with a pop up window containing this error message.

Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java

The solution is rather simple go to the Flash builder preference and make your way to Team->SVN.
Under Client interface choose switch to SVNKit(PureJava).

Add comment March 31st, 2010

Symbolic link

Go to the location where the symbolic link needs to go.
cd /some/path/

then type the following
ln -s {target} {alias}
{target} is the path to the file we want to create shortcut to
{alias} is the name of the symbolic link (generally it is the same as the file we creating a shortcut for)

Add comment March 23rd, 2010


Calendar

March 2010
M T W T F S S
« Feb   May »
1234567
891011121314
15161718192021
22232425262728
293031  

Posts by Month

Posts by Category