IDEA get the relative path and absolute path of class

1. relative path:

The results: action.HelloAction

2. Absolute path

结果: E: \ javaProject \ JavaEEProject \ day08_Struts2_test01 \ src \ action \ HelloAction.java

 

Guess you like

Origin www.cnblogs.com/luckyplj/p/11289851.html