sapjco problems

When using the java sap connector there are several things to keep in mind. Start by following the instructions in the given link ^. You need a reference in your project to...

profiling Java

Profiling is important, it can show bottlenecks in your application and so help you solve these. An optimized application will run faster so users will be hapier. I mostly use eclipse for...

my eclipse plugins

Well most of them at least, I’ll try to keep this list updated: WTP project : for developping web and enterprise applications, also includes xml validation etc TPTP project : for testing...