Re: Non *.java files as java acociation in Eclipse



On 2-8-2006 11:28, sarsonj@xxxxxxxxx wrote:
Hi,

I'm using Eclipse and in project, that I'm working with use *.jcx and
*.jws files, that are in fact regular *.java files. But I don't know,
how to tell Eclipse to work with them as with regular java files (so
that it provide syntax highlight, etc.). Can somebody help me?

Thank you,

Jindra

Window > Preferences > General > Editors > File Associations
Use the upper Add... button to add a file associations for *.jcx.
Then select *.jcx in the list and hit the lower Add... button to associate the Java Editor with it.
Repeat for other files.
--
Regards,

Roland
.