Page 1 of 1

Question regarding to Account.java in ToyApplication

Posted: Tue Aug 30, 2016 3:34 pm
by himaiMinh
Hi, I will buy Ethuware to prepare for this exam.
I am trying ToyApplication.
I noticed that in the Account.java, there is an import com.sun.istack.internal.NotNull.
It cannot be compiled after I clean and build ToyApplication.
Also, I don't see NotNull is used in this class.
So, I comment it out.

Any suggestions ?

Re: Question regarding to Account.java in ToyApplication

Posted: Tue Aug 30, 2016 8:16 pm
by admin
Hi,
Our expert for this exam is currently on vacation. Judging from your previous queries, I would like to mention to you that we will not be able to respond to your queries currently. Just wanted to let you know before you make the purchase.

HTH,
Paul.

Re: Question regarding to Account.java in ToyApplication

Posted: Tue Aug 30, 2016 8:25 pm
by himaiMinh
Hi, Paul,

I will purchase this exam in the next few months.
I hope the subject expert or some other users will reply my questions later.

Have a nice day.

Re: Question regarding to Account.java in ToyApplication

Posted: Tue Aug 30, 2016 8:33 pm
by himaiMinh
Hi, everyone,
regarding to this issue, in NetBean 8.0, I right click on the ToyAppForJPA project and select "
build with dependencies". Then, it can compile the Account.java.
But anyway, this NotNull class is not used.