Java4People is a free polish conference organized in Szczecin (Poland) by and for Java enthusiasts. We already have had two editions in 2008 and 2009, now it is time to launch call for papers for upcoming 2011 edition. The main topic of this edition is “JVM languages” and everything connected with it (frameworks, IDEs, etc.),… Continue reading
Post Category → eclipse
Rebase support in EGit
Thanks to Mathias Kinzler EGit have initial support for rebasing. Currently only the simple scenario is supported, when there are no conflicts between actual and given branch. Currently the only place from with rebase action can be launched is in Git Repositories view, the ‘Rebase’ option is available on each branch node for given repository…. Continue reading
Get a free private Git hosting!
I think that every one knows GitHub and as you should know that we can host there for free ours open source project’s but if we want to have a private repository we should pay for it. It seams fair … but what if I don’t want to pay ? I can setup my… Continue reading
Android, Eclipse, Maven and (Robo)Guice together?
I’m sure that when you trays automated dependency management and application building/deploying you will never want to abandon this kind of comfort that it gives. The same situation is with dependency injection; when you will get it ideas. In “normal” desktop, web, or server side project’s integrating with such tools like maven and guice isn’t… Continue reading
The worst thing that could happen when you have ‘hands on’ presentation
I love ‘hands on’ presentation they are so awesome and give so damn god impression. I’ve decided to prepare such presentation on Warsjawa 2010. Now I know how much self control and cold blood is needed to give such presentation. Before Warsjawa conference I’ve prepared a list of features that I would like to show,… Continue reading