Codebrocken

Mittwoch, 24. August 2022

Getting the google-java-format plugin to run in Eclipse with JDK >= 16

›
The google-java-style plugin can be found here . You can download the newest version in their release folder. Installation is pretty straigh...
Dienstag, 28. August 2018

Decompiling an Android APK file

›
I recently needed to look into another Android app to see how they implemented some strange UI behaviour. There are a few steps neccessary t...
Montag, 4. Juni 2018

Create an icon for an Eclipse e4 RCP application (Windows).

›
Trying to give your new Eclipse e4 application a new Windows icon is more complex than one might think. The solution I am presenting here ...
Mittwoch, 8. Mai 2013

C++: improved string tokenizer

›
Using templates the old string tokenzier can be further improved: template void tokenize(const std::string &str, T ...
Freitag, 21. September 2012

Web: Placeholder.it

›
I found this very useful site on the internet a few days ago. Placeholder.it provides a very simple service. You can request an image fro...
Mittwoch, 22. August 2012

C++: String startsWith function

›
This function checks if the supplied string starts with the specified prefix. bool string_startsWith(const std::string &str, const std...
Freitag, 17. August 2012

ActionScript: Distance between line and a point

›
/** * Computes the difference vector between two vectors. * @param p1 First vector (from (0,0). * @param p2 Second vector (from (0,0). *...
›
Startseite
Web-Version anzeigen

Über mich

Mein Bild
FlxFnk
Mein Profil vollständig anzeigen
Powered by Blogger.