bonjour tlm;
s.v.p aidez moi pour resoudre ce probleme:
j'ai fait un programme java qui utilisie le package: java.util.regex
sur mon portable marche mais sur le pc ne marche malgré que j'ai fait flux.java:33: cannot resolve symbol
symbol : class Pattern
location: class flux
Pattern modele = Pattern.compile(regexp);
^
flux.java:33: cannot resolve symbol
symbol : variable Pattern
location: class flux
Pattern modele = Pattern.compile(regexp);
^
flux.java:34: cannot resolve symbol
symbol : class Matcher
location: class flux
Matcher correspondance;
SVP
qlq'1 peut me dir comment je peut regler ce probleme