]
Alexey Kazakov commented on JBIDE-18293:
----------------------------------------
This is not something new.
You don't have check any default Seam runtime when you create it in Preferences. If
you didn't select any Seam runtime as a default one explicitly then JBT will did it
for you as soon as you use it in New Seam Project wizard.
For example you created two Seam 2.3 runtimes in Preferences. No defaults one. Then you
invoke a new Seam project wizard. It will pick up the first Seam runtime. The runtime you
used in this wizard will be set as default then.
New seam with new version is not selected as a default runtime
envirnment for its version
-----------------------------------------------------------------------------------------
Key: JBIDE-18293
URL:
https://issues.jboss.org/browse/JBIDE-18293
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: seam2
Affects Versions: 4.2.0.CR1
Reporter: Radoslav RĂ¡bara
Assignee: Alexey Kazakov
Priority: Optional
Fix For: 4.3.x
If there is a seam runtime environment, then there has to be also defined a default
runtime environment for its version.
However, when a new seam is being added, which has a version that has not defined runtime
environment, then the seam will be added but it will not be checked (marked as default for
its version).