Click or type ~ to show Console
Type Ctrl-C to close console. Type 'wat?' to find out how this console was created.
Welcome to the Iloggable Interactive Console. You can navigate posts either by file hierarchy with cd [path] or via paged posts lists using the posts [page] command. You can navigate to a new post with the go [path|#id].

ILoggable

A place to keep my thoughts on programming

Tag Archives: eclipse

Eclipse “resource out of sync” needs refresh

Ok, I’ve now twice wasted time on trying to figure this out and this time I’m writing it down, so I don’t do it a third time I recently added an eclipse project to SVN (it’s already in perforce, my … Continue reading

June 3, 2007 java

Eclipse & referencing JARs

Being an eclipse newbie, setting up third party JARs was a bit painful to figure out. Well, not painful as such, just painful once i tried to move the project across platforms. See, I was using the External JARs… option … Continue reading

March 29, 2007 java , , ,