Link to home
Start Free TrialLog in
Avatar of colr__
colr__

asked on

Adding ejb method

I used netbeans a lot in the past, and one thing I miss while using Intellij is the functionality for adding EJB methods. In netbeans, you could right click and choose 'add ejb method' which would then open a dialogue for the method signature - Netbeans would then add the method signature to the home class and the ejb class, which made it a hell of a lot easier to create ejb methods.

Is there no such functionality for doing this in Intellij, or do the methods have to be added manually to both classes?
ASKER CERTIFIED SOLUTION
Avatar of TimYates
TimYates
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial