java - WAS 8.5 runtime jars are not shown in eclipse -
i'm using 8.5 in eclipse kepler our jsf 2.0 project , our project based on maven. somehow picking older j2ee jar , not taking j2ee jar lib folder. when expand in build path, it's not showing runtime jar. how can make eclipse show runtime jars in build path?
web project -> configure build path -> libraries -> 8.5 (expand it) "no jars shown here"
Comments
Post a Comment