-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project
Milestone
Description
Plenty of apps in the jme3-examples subproject are actually tests that haven't been automated. Examples, on the other hand, are apps that illustrate how to access certain features of the Engine.
Meanwhile, the package names in jme3-examples all begin with jme3test.
and the chooser app is named TestChooser
. Mixing tests and examples in a single subproject has been confusing novice users of JME for a long time.
Tests which can be automated should be. Those that can't should be moved to a new subproject jme3-tests. jme3-examples would then be reserved for tutorial code, demos, sample apps, and the like. Its chooser app would be renamed, and all its source files moved to new jme3example
packages.
tlf30 and NetzwergX
Metadata
Metadata
Assignees
Labels
examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project