This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 162122 - [Solaris] New file contains <#if package?? && package != ""> text
Summary: [Solaris] New file contains <#if package?? && package != ""> text
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 13:51 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (50.13 KB, text/plain)
2009-04-07 13:52 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-04-07 13:51:24 UTC
marina-netbeans-plugin: #60

  Product Version         = NetBeans IDE 6.5.1 (Build 200903060201)
  Operating System        = SunOS version 5.11 running on x86
  Java; VM; Vendor        = 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b15; Sun Microsystems Inc.

I have created and run the first project without errors.
I created a sample and profiled it. 
When I create one more new JavaFX Script project, the Main file contains text:

<#if package?? && package != "">
package ${package};
</#if>



init:
deps-jar:
/export/home/duke/NetBeansProjects/temp/02/JavaFXApplication3/src/javafxapplication3/Main.fx:7: Sorry, but the character
''&'' does not mean anything to me, at least on its own. Is this a Typo?
<#if package?? && package != "">
/export/home/duke/NetBeansProjects/temp/02/JavaFXApplication3/src/javafxapplication3/Main.fx:7: Sorry, but the character
''&'' does not mean anything to me, at least on its own. Is this a Typo?
12 errors
ERROR: javafxc execution failed, exit code: 1
/export/home/duke/NetBeansProjects/temp/02/JavaFXApplication3/nbproject/build-impl.xml:143: exec returned: 255
BUILD FAILED (total time: 1 second)
Comment 1 Alexandr Scherbatiy 2009-04-07 13:52:45 UTC
Created attachment 79630 [details]
IDE log file
Comment 2 Adam Sotona 2009-04-10 10:37:52 UTC
Didn't we turned some template conversion accidentally off?
Comment 3 Anton Chechel 2009-04-14 16:43:44 UTC
No we don't.
I just checked it even with the profiler and it works for me on Windows.
Are you still able to reproduce it on Solaris?
Comment 4 Anton Chechel 2009-04-28 13:02:49 UTC
I just checked it on the following configuration:

Product Version: NetBeans IDE 6.5.1 (Build 200903060201)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: SunOS version 5.11 running on x86; UTF-8; en_US (nb)
Userdir: /export/home/tester/.netbeans/6.5

and it works for me.
Comment 5 Alexandr Scherbatiy 2009-04-29 08:57:31 UTC
verified
Comment 6 David Strupl 2011-10-19 12:06:07 UTC
Cleaning bugzilla categories ....