alguem sabe o que é ?
no netbeans, mando limpar e construir dá isso.
Compiling 70 source files to C:\PROJETO\SysJuri\build\classes
C:\PROJETO\SysJuri\src\View\AdvogadoView.java:17: package com.sun.xml.internal.bind.v2.model.impl does not exist
import com.sun.xml.internal.bind.v2.model.impl.ModelBuilder;
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
C:\PROJETO\SysJuri\nbproject\build-impl.xml:413: The following error occurred while executing this line:
C:\PROJETO\SysJuri\nbproject\build-impl.xml:199: Compile failed; see the compiler error output for details.
FALHA NA CONSTRUÇÃO (tempo total: 1 segundo)
já tentei criar um novo projeto e copiar os pacotes, mesma coisa.