Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- // Use IntelliSense para saber los atributos posibles.
- // Mantenga el puntero para ver las descripciones de los existentes atributos.
- // Para más información, visite: https://go.microsoft.com/fwlink/?linkid=830387
- "version": "0.2.0",
- "configurations": [
- {
- "type": "java",
- "name": "Test 1",
- "request": "launch",
- "mainClass": "admCamaApi.model.AdmCama_dao"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement