web service for jws?
we know .jws is a real java file,
I defined the jsw type as java source,
but I have a problem, I put the jws file in webapps dir,
the IDEA didn't treat it as java class, it can not compile it, code assist or refactoring...(highlight is ok).
Is there any way to use .jws with apache axis smoothly in IDEA? Thanks
Please sign in to leave a comment.
I think unless you add the folder to projects sources, you won't get any benefits from IDEA