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 156144

Summary: Change the platform of the sample projects to default
Product: python Reporter: amitksaha <amitksaha>
Component: ProjectsAssignee: amitksaha <amitksaha>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description amitksaha 2008-12-30 03:37:31 UTC
See summary
Comment 1 amitksaha 2009-01-06 14:10:10 UTC
Fixed: http://hg.netbeans.org/main/rev/5cbf471f0c8d
Comment 2 Quality Engineering 2009-01-07 05:39:32 UTC
Integrated into 'main-golden', will be available in build *200901070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5cbf471f0c8d
User: Amit Saha <amitksaha@netbeans.org>
Log: #156144 Python sample projects use the default platform; updated build.xml for python.samples
Comment 3 amitksaha 2009-01-07 13:31:34 UTC
*** Issue 155825 has been marked as a duplicate of this issue. ***
Comment 4 Peter Lam 2009-01-10 05:11:52 UTC
verified in build 20090110-b562. default platform is python 2.5.2 but after creating new sample project, the properties
still shows the bundled jython 2.5b0+.
Comment 5 amitksaha 2009-01-23 03:07:25 UTC
This is a problem with the current platform manager logic. Tor has confirmed.