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 204714 - Python development plugin causes production IDE installations to cease to work
Summary: Python development plugin causes production IDE installations to cease to work
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Lou Dasaro
URL:
Keywords:
: 213242 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-06 02:17 UTC by docong
Modified: 2015-04-07 22:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description docong 2011-11-06 02:17:25 UTC
using this address add python,jython plugin to netbeans 

http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz 

after restart netbeans can not start anymore.
Comment 1 Lou Dasaro 2015-01-02 06:21:22 UTC
*** Bug 213242 has been marked as a duplicate of this bug. ***
Comment 2 Lou Dasaro 2015-01-02 06:24:15 UTC
Thank you for your report. I'm sorry you had difficulties. Although the current issue has not yet been fixed in a _Production_ build, it has been added to the backlog. 

Current instructions for installation of Python Support on NetBeans IDE can be found at: http://wiki.netbeans.org/PythonInstall These instructions work for specific releases only, but the resulting build DOES NOT exhibit the bug you have described.

This is now a community-supported project, endeavoring to return Python support to NetBeans. For more, see https://netbeans.org/projects/python/pages/Home
Comment 3 Lou Dasaro 2015-04-07 22:57:27 UTC
Please don't mix DEVELOPMENT plugins with Production IDE(i.e. G.A.)
Such a scenario is KNOWN to break an installation; whereas the Development plugin with the Development IDE should work fine. Marking as Worksforme.

To retest, make sure you are using a recent DEVELOPMENT version of NetBeans IDE from 
http://bits.netbeans.org/download/trunk/nightly/latest/
AND with Python plugin installed from "Latest Build" update center at 
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz

Thank you.