[java] J2EE Import Class Problem

Started by
-1 comments, last by quaker 17 years, 11 months ago
I have installed the J2EE 5 SDK, but when I compile a program with j2ee class import like import javax.ejb.* it does not recoginzes the enterprise class. Only works for the standard classes. I had a previous J2SE runtimes installed but after removing them the problem persists. Do I have to set a classpath env var? Thanks.

This topic is closed to new replies.

Advertisement