Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building issues #10

Open
gareth305 opened this issue Dec 13, 2018 · 0 comments
Open

Building issues #10

gareth305 opened this issue Dec 13, 2018 · 0 comments

Comments

@gareth305
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant