Coder Social home page Coder Social logo

netbeansruntimetutorial's People

Contributors

bradh avatar

Watchers

James Cloos avatar  avatar

netbeansruntimetutorial's Issues

HelloWorld appears to be broken in NB12.3

I downloaded and installed Netbeans 12.3 a couple of days ago, then tried following the tutorial to create a new container project and add the HelloWorld module to it.

It looks like there's either a dependency that's insidiously unsatisfied by nb12.3, or possibly a setting you've made to your own installation that deviates from the default that the tutorial depends upon. I get the same results from following the tutorial's directions, and from attempting to run the project checked out from this repo directly.

Here's the output I get when attempting to run HelloWorld. No changes were made... I literally checked it out from here, loaded the project into Netbeans, and ran it:

platform.download:
ant -f C:\\src\\Github\\NetBeansRuntimeTutorial run
branding:
Created dir: C:\src\Github\NetBeansRuntimeTutorial\build\cluster
Building jar: C:\src\Github\NetBeansRuntimeTutorial\build\cluster\core\locale\core_helloworld.jar
Building jar: C:\src\Github\NetBeansRuntimeTutorial\build\cluster\modules\locale\org-netbeans-core-windows_helloworld.jar
files-init:
release:
Created dir: C:\src\Github\NetBeansRuntimeTutorial\build\cluster\config\Modules
build:
org.myorg.hellomodule.taskdefs:
org.myorg.hellomodule.common-init:
org.myorg.hellomodule.projectized-common.basic-init:
org.myorg.hellomodule.basic-init:
org.myorg.hellomodule.files-init:
org.myorg.hellomodule.nbm-license-init:
org.myorg.hellomodule.build-init:
Created dir: C:\src\Github\NetBeansRuntimeTutorial\build\public-package-jars
Scanning for modules in C:\Program Files\NetBeans-12.3\netbeans\platform
Scanning for modules in suite C:\src\Github\NetBeansRuntimeTutorial
Distilling C:\src\Github\NetBeansRuntimeTutorial\build\public-package-jars\org-openide-modules.jar from [C:\Program Files\NetBeans-12.3\netbeans\platform\lib\org-openide-modules.jar]
Distilling C:\src\Github\NetBeansRuntimeTutorial\build\public-package-jars\org-openide-util-ui.jar from [C:\Program Files\NetBeans-12.3\netbeans\platform\lib\org-openide-util-ui.jar]
org.myorg.hellomodule.init:
org.myorg.hellomodule.up-to-date:
Deleted 1 out of date files in 0 seconds
Compiling 1 source file to C:\src\Github\NetBeansRuntimeTutorial\HelloModule\build\classes
warning: [options] bootstrap class path not set in conjunction with -source 7
warning: [options] source value 7 is obsolete and will be removed in a future release
warning: [options] target value 7 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
4 warnings
Copying 1 file to C:\src\Github\NetBeansRuntimeTutorial\HelloModule\build\classes
org.myorg.hellomodule.compile:
org.myorg.hellomodule.jar-prep:
Building jar: C:\src\Github\NetBeansRuntimeTutorial\build\cluster\modules\org-myorg-hellomodule.jar
org.myorg.hellomodule.jar:
org.myorg.hellomodule.netbeans-extra:
org.myorg.hellomodule.javahelp:
org.myorg.hellomodule.module-auto-deps:
org.myorg.hellomodule.release:
org.myorg.hellomodule.module-xml-regular:
org.myorg.hellomodule.module-xml-autoload:
org.myorg.hellomodule.module-xml-eager:
org.myorg.hellomodule.chmod-executables:
org.myorg.hellomodule.verify-class-linkage:
0 file(s) have been successfully validated.
org.myorg.hellomodule.netbeans:
Generating Auto Update information for org.myorg.hellomodule
run:
run.run:
BUILD SUCCESSFUL (total time: 19 seconds)

I'm going to take a wild stab & guess that the "0 file(s) have been successfully validated" probably has something to do with it, and the warnings further up might be the root cause. Perhaps there's a validation rule somewhere that's causing it to be overly-cautious and abort if it encounters a warning?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.