Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Non ".java" java source in Eclipse

I have recently started trying to use WebLogic Integration 8.1 with
Workshop 8.1, but I would like to use Eclipse to do all the "real"
coding in the EJB modules. Problem is that workshop creates EJBs (and
other java entities) in files that do not have a ".java" type (EJBs are
xxx.ejb).

Although I can get Eclipse to open the files in the Java editor (by
adding file association), it does not treat them as true Java files, so
I can't use code completion, code generation etc (which was the reason
for wanting to use Eclipse in the first place).

Could anybody tell me how I can get the Eclipse platform to treat these
files as java classes?

Thanks

AL


Alan Gibson    
Senior Consultant
Email: alan.gibson@xxxxxxxxxx
Tel:   +44 28 9072 5007    

*****
Asidua Ltd.
Office Address: 9 Lanyon Place, Belfast BT1 3FJ.
Registered in Northern Ireland No. 043987

This electronic message contains information from Asidua Ltd. which may
be privileged or confidential. The information is intended to be for the
use of the individual(s) or entity named above. If you are not the
intended recipient be aware that any disclosure copying, distribution or
use of the contents of this information is prohibited. If you have
received this electronic message in error, please notify us by telephone
or email (to the numbers or address above) immediately.
****



Back to the top