update project.
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ tasks.named('jar') {
|
||||
'Implementation-Title': group,
|
||||
'Implementation-Version': 1.0,
|
||||
'Main-Class': application.mainClass,
|
||||
'Class-Path': 'edu.bookocontacts javafx.base javafx.controls .' )
|
||||
'Class-Path': '. edu.bookocontacts edu.bookocontacts.model javafx.base javafx.controls' )
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user