Rushi's | Home on the web

TAG | java

Aug/11

16

Ace Editor

Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace can be easily embedded in any web page and JavaScript application. Ace is developed as the [...]

, , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

May/11

13

Java code for simple Math Expression

Here is the java code and JUnit test cases for simple math expression. The math expression can have numbers and basic operators like plus, minus, division, multiplication. Well that’s very simple to compute. However add in the parentheses into the scheme of things and it gets a little more interesting. The operator precedence and parentheses [...]

, , , , , ,

Configuring Log4J for a Spring project turned out to be quite a pain in RAD7. I could finally get them all working by putting some effort. The issue seemed to be the way commons-logging is tied up with Spring and how it prevents Log4J from performing it’s tasks. Here are the steps that would enable [...]

, , , , , , ,

I read this on some blog and couldn’t stop laughing Saying that Java is nice because it works on every OS is like saying that anal sex is nice because it works on every gender.

, ,

Find it!

Theme Design by devolux.org
Tweaked by Rushi