JDeveloper

tagged posts

Javaland 2017 wrap up

Yes - I did it again and attend Javaland, conference in Phantasialand Brühl. It was not easy this year to concentrate on the sessions because of the hottest march of the last 100 years. But the quality of the sessions beats the weather. Maybe again my invest in reading the abstracts and filter the sessions before the conference has payed off.


DEVCAMP17 wrap up

Yesterday I attend the annual barcamp DEVCAMP of the DOAG development community. There are mostly developers with SQL, PL/SQL, Forms & Reports, ADF, JET background and some Java, Javascript and APEX developers too. And not to forget: 1 dba and some managers. Here is my summary.


Javaland 2016 conference day 1

This year I have decided to give the Javaland conference a try. I’m not a java professional, but in the program was listed a lot of interesting testing presentations, so my company booked for me.


Slides for my german presentation DOAG2015 "Bob the Builder: Build/Deploy of ADF enterprise applications" available

Faster Build and Deployment of ADF Projects - Slides

I have presented last week on DOAG 2015 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:


"Bob the Builder: Build/Deploy of ADF enterprise applications" - I am a speaker at DOAG2015

Faster Build and Deployment of ADF Projects

Today my presentation is confirmed: "Bob the Builder: Build/Deploy of ADF enterprise applications".


Fix code editor save actions in JDeveloper 12.1.3: keep the order of actions

If you work with JDeveloper 12.1.3 and you work with code editor save actions the order of actions could be relevant for you. For an example you use lot of asterisk (*) imports and JDeveloper should edit the code to import only classes that you actually use in the code.


Fix completion insight in JDeveloper 12.1.3: show return type again

If you work with JDeveloper 12.1.3 you may missing the return type of methods in completion insight.


Slides for my german presentation DOAG2014 "The Dirty Dozen – ADF Migration to 12c in the IKB" available

Report about 12c ADF Migration Projekt

I have presented last week on DOAG 2014 in Nuremberg. For all non DOAG members - you can find the german presentation on Slideshare too:


ADF Architecture Practice - JDeveloper Silent Install of Extensions

This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.


See you at DOAG 2014 “The Dirty Dozen – ADF Migration to 12c in the IKB” room Kopenhagen on 11/19/2014 at 10:00 am

The presentation is ready, time for travelling now.


ADF Architecture Practice - JDeveloper Silent Patch

This article describes how to standardize your JDeveloper Patching as requested in Getting Started - Team, Skills and Development Environments.


ADF Architecture Practice - JDeveloper Silent Install

This article describes how to standardize your JDeveloper Installation as requested in Planning & Getting Started - Team, Skills and Development Environments.


"The Dirty Dozen - ADF Migration to 12c in the IKB" - I am a speaker at DOAG2014

Report about 12c ADF Migration Projekt

Today the official program is online for DOAG conference 2014 in Nuremberg. My presentation is confirmed "The Dirty Dozen - ADF Migration to 12c in the IKB".


Find problems when you develop: using XRebel with Oracle ADF

Some days before ZeroTurnaround has released XRebel , a new tool to recognized problems in your web applications, when you make your developer test. This was promising, so I give it a short try for Oracle ADF applications.


Slides for my german presentation "Quality Assurance for ADF projects" available

How to check the quality in ADF Development Life Cycle - Slides

I have presented today on DOAG Development 2014 in Dusseldorf. For all non DOAG members - you can find the german presentation on Slideshare too:


Quality Assurance for ADF projects

How to check the quality in ADF Development Life Cycle - Slides

If you speak german and you are interested in quality assurance for your ADF projects you should come and attend my presentation at DOAG Development on 06/04/2014 in Duesseldorf.


Deploy your ADF Mobile App to a virtual Android device from JDeveloper IDE

If you tired from the android emulator speed you may have read Chris Muir’s article ADF Mobile: Avoiding the Android Emulator with AndroVM. In the meantime the successor AndroVM is GENYMOTION. Let’s integrate this instead now!


Have released PMD JDeveloper Extension 5.0.5

I have finished now my work on integrating last PMD version 5.0.5 into JDeveloper.


Write ADF static code analysis rules with PMD and running these in JDeveloper

Do you know, that PMD can analyse XML files since version 5? Many of ADF files are XML configuration files - wouldn’t it be a good idea to create some static code analysis rules for ADF too?


PMD Integration with JDeveloper through Ant External Tools

After little code change in pmd the integration like described in some blogs from Shay Shmeltzer is now possible.


Save JDeveloper application workings sets in the application workspace - please vote for this enhancement request

If you create for an example a big adf application you may want to add all of your entities to one base application for reuse labels, validation and and so on. If you have a big database schema than in short time you have a problem to find your entity. In JDeveloper there is a neat feature to overcome this problem: working sets!


Have released PMD JDeveloper Extension 4.3

Sorry for a time without new post - but I have finished now my work on integrating last PMD version 4.3 into JDeveloper.