You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently getting errors when building. New to the likes of netbean, so unsure as to what is causing the issue.
platform.download: ant -f C:\\Users\\Gaz\\Downloads\\cantact-app-master\\cantact-app-master run branding: files-init: release: build: org.jssc.taskdefs: org.jssc.common-init: org.jssc.projectized-common.basic-init: org.jssc.basic-init: org.jssc.files-init: org.jssc.nbm-license-init: org.jssc.build-init: Scanning for modules in C:\Program Files (x86)\NetBeans 8.2\platform Scanning for modules in suite C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master org.jssc.init: org.jssc.up-to-date: org.jssc.compile: org.jssc.jar-prep: org.jssc.jar: org.jssc.netbeans-extra: org.jssc.javahelp: org.jssc.module-auto-deps: org.jssc.release: Copying 1 file to C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\build\cluster org.jssc.module-xml-regular: org.jssc.module-xml-autoload: org.jssc.module-xml-eager: org.jssc.chmod-executables: org.jssc.verify-class-linkage: 0 file(s) have been successfully validated. org.jssc.netbeans: Generating Auto Update information for org.jssc org.cantact.core.taskdefs: org.cantact.core.common-init: org.cantact.core.projectized-common.basic-init: org.cantact.core.basic-init: org.cantact.core.files-init: org.cantact.core.nbm-license-init: org.cantact.core.build-init: warning: had to upgrade dependencies for module org.cantact.core: added = [module org.openide.util.ui > 9.3] removed = []; details: [#243100: Separate desktop-independent utilities] org.cantact.core.init: org.cantact.core.up-to-date: org.cantact.core.compile: Compiling 14 source files to C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\CANtactCore\build\classes warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.windows.TopComponentProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.awt.ActionProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.api.annotations.common.proc.StaticResourceProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '8' warning: A file for type 'org.cantact.ui.Bundle' already exists on the sourcepath or classpath warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.nodes.NodesAnnotationProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.intent.OpenUriHandlerProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.settings.convertors.ConvertorProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.editor.mimelookup.CreateRegistrationProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.loaders.DataObjectFactoryProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.templates.TemplateProcessor' less than -source '8' warning: No processor claimed any of these annotations: javax.annotation.Generated C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\CANtactCore\build\classes-generated\org\cantact\ui\Bundle.java:3: error: package javax.annotation does not exist @javax.annotation.Generated(value="org.netbeans.modules.openide.util.NbBundleProcessor") 1 error 16 warnings C:\Program Files (x86)\NetBeans 8.2\harness\suite.xml:187: The following error occurred while executing this line: C:\Program Files (x86)\NetBeans 8.2\harness\common.xml:225: Compile failed; see the compiler error output for details. BUILD FAILED (total time: 11 seconds)
The text was updated successfully, but these errors were encountered:
Currently getting errors when building. New to the likes of netbean, so unsure as to what is causing the issue.
platform.download: ant -f C:\\Users\\Gaz\\Downloads\\cantact-app-master\\cantact-app-master run branding: files-init: release: build: org.jssc.taskdefs: org.jssc.common-init: org.jssc.projectized-common.basic-init: org.jssc.basic-init: org.jssc.files-init: org.jssc.nbm-license-init: org.jssc.build-init: Scanning for modules in C:\Program Files (x86)\NetBeans 8.2\platform Scanning for modules in suite C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master org.jssc.init: org.jssc.up-to-date: org.jssc.compile: org.jssc.jar-prep: org.jssc.jar: org.jssc.netbeans-extra: org.jssc.javahelp: org.jssc.module-auto-deps: org.jssc.release: Copying 1 file to C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\build\cluster org.jssc.module-xml-regular: org.jssc.module-xml-autoload: org.jssc.module-xml-eager: org.jssc.chmod-executables: org.jssc.verify-class-linkage: 0 file(s) have been successfully validated. org.jssc.netbeans: Generating Auto Update information for org.jssc org.cantact.core.taskdefs: org.cantact.core.common-init: org.cantact.core.projectized-common.basic-init: org.cantact.core.basic-init: org.cantact.core.files-init: org.cantact.core.nbm-license-init: org.cantact.core.build-init: warning: had to upgrade dependencies for module org.cantact.core: added = [module org.openide.util.ui > 9.3] removed = []; details: [#243100: Separate desktop-independent utilities] org.cantact.core.init: org.cantact.core.up-to-date: org.cantact.core.compile: Compiling 14 source files to C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\CANtactCore\build\classes warning: [options] bootstrap class path not set in conjunction with -source 8 warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.windows.TopComponentProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.awt.ActionProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.api.annotations.common.proc.StaticResourceProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '8' warning: Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '8' warning: A file for type 'org.cantact.ui.Bundle' already exists on the sourcepath or classpath warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.nodes.NodesAnnotationProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.intent.OpenUriHandlerProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.settings.convertors.ConvertorProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.editor.mimelookup.CreateRegistrationProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.loaders.DataObjectFactoryProcessor' less than -source '8' warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.templates.TemplateProcessor' less than -source '8' warning: No processor claimed any of these annotations: javax.annotation.Generated C:\Users\Gaz\Downloads\cantact-app-master\cantact-app-master\CANtactCore\build\classes-generated\org\cantact\ui\Bundle.java:3: error: package javax.annotation does not exist @javax.annotation.Generated(value="org.netbeans.modules.openide.util.NbBundleProcessor") 1 error 16 warnings C:\Program Files (x86)\NetBeans 8.2\harness\suite.xml:187: The following error occurred while executing this line: C:\Program Files (x86)\NetBeans 8.2\harness\common.xml:225: Compile failed; see the compiler error output for details. BUILD FAILED (total time: 11 seconds)
The text was updated successfully, but these errors were encountered: