xianneo / OurMetrics

A simple tool to metric some simple metircs for java code .
0 stars 0 forks source link

encoding of the files? #1

Open adham89 opened 8 years ago

adham89 commented 8 years ago

Hi,

while running the program I encounterd the following problem

java.lang.NullPointerException at util.ProjectUtil.getJavaProjects(ProjectUtil.java:33) at test.ProjectUtilTest.(ProjectUtilTest.java:33) at main.Entrance.main(Entrance.java:19)

now what should be passed into the parameters in the both methods so it doesnt give this error?

thanks

xianneo commented 8 years ago

Hello,

I'm sorry my bad coding style confused you . Because it is an exercise of code metric tools when I study CS in university.

Now we start a new project called Perfume.You can metirc your code by using it.

URL: https://github.com/LiuHongtao/Perfume