Activity for nbPython

  • mkleint@netbeans.org committed [cc4921]

    additional customizations and features for blue...

  • mkleint@netbeans.org committed [8eb092]

    initial code for a simple bluej project type

  • mkleint@netbeans.org committed [5bab76]

    close the streams after writing.

  • mkubec@netbeans.org committed [5ab9bc]

    fixed dependencies for 5.0 version

  • mkleint@netbeans.org committed [df3bd3]

    add custom compilation badges, as done in bluej

  • mkleint@netbeans.org committed [d5f02d]

    special icons for java and tests.

  • mkleint@netbeans.org committed [d5b026]

    additional work on bluej project type

  • mkleint@netbeans.org committed [91d2fb]

    make friend not public

  • mkubec@netbeans.org committed [607d51]

    project name changed to BlueJApplication; sourc...

  • mkleint@netbeans.org committed [761b53]

    remove System.outs

  • mkleint@netbeans.org committed [394fb3]

    correct bundle key.

  • mkleint@netbeans.org committed [0969b1]

    have main class badging. also special icon for ...

  • mkubec@netbeans.org committed [4e2c8f]

    project name is replaced in project files (buil...

  • mkleint@netbeans.org committed [48968f]

    icon for topcomponent

  • mkleint@netbeans.org committed [09de51]

    target for docs is "doc" not "docs" folder.

  • mkleint@netbeans.org committed [1402e3]

    new icons, distinguish attached and not attache...

  • mkleint@netbeans.org committed [b9e997]

    update icons, bigger executable icon, improve l...

  • mkleint@netbeans.org committed [c4b5ad]

    code completion functioning.

  • mkleint@netbeans.org committed [23facf]

    for bluejprojectfactory, route the saving of th...

  • mkleint@netbeans.org committed [895620]

    make NB classpath and the build script to use b...

  • mkleint@netbeans.org committed [9a16c7]

    add the +libs jars to the compilation classpath.

  • mkleint@netbeans.org committed [cb11b9]

    not only .jar files in +libs are important, als...

  • mkleint@netbeans.org committed [b42a62]

    use the bluej libraries defined in USERHOME/blu...

  • mkleint@netbeans.org committed [039b80]

    add an advanced option to set the bluejhome. pr...

  • mkleint@netbeans.org committed [c253da]

    templates updates.

  • mkleint@netbeans.org committed [204ae6]

    provide a way of running/debugging the project.

  • mkleint@netbeans.org committed [4933ef]

    the project's view doesn't hide the java subnod...

  • mkleint@netbeans.org committed [4621f6]

    better algorithm for switching to the bluejview...

  • mkleint@netbeans.org committed [fd115d]

    remove main class property

  • mkleint@netbeans.org committed [9f6a75]

    remove applet references.

  • mkleint@netbeans.org committed [065691]

    initial sketch of export as J2SE project functi...

  • mkleint@netbeans.org committed [70afed]

    add bluej specific file templates..

  • mkleint@netbeans.org committed [3d8311]

    make the bluej options panel a priority option ...

  • mkleint@netbeans.org committed [24c63b]

    #74678 don't show .DS_Store files in bluejview

  • mkleint@netbeans.org committed [26b7c9]

    add exporting of bluej projects as j2se project

  • mkleint@netbeans.org committed [afd046]

    #74674

  • mkleint@netbeans.org committed [638165]

    remove button.

  • mkleint@netbeans.org committed [fb8f86]

    add a special nbbluej autoupdate center, remove...

  • mkleint@netbeans.org committed [e40ea0]

    #74671 - add a sample bluej project for creation

  • mkleint@netbeans.org committed [a03422]

    icon for new project

  • mkleint@netbeans.org committed [85224a]

    correct update center url

  • mkleint@netbeans.org committed [7dec82]

    simplify wording

  • mkleint@netbeans.org committed [8c335e]

    issues found by findbugs

  • mkleint@netbeans.org committed [6ea852]

    oups

  • mkleint@netbeans.org committed [b41980]

    layout and naming fixed.

  • mkleint@netbeans.org committed [f5937c]

    PMDify the codebase.

  • mkleint@netbeans.org committed [299392]

    comment corrected

  • mkleint@netbeans.org committed [6c4d89]

    #75918 - when creating a package, the IDE will ...

  • mkleint@netbeans.org committed [7358b9]

    #75972, #76855 - refactoring of the export to J...

  • mkleint@netbeans.org committed [310cc7]

    #75940 partial fix - any libraries added throug...

  • mkleint@netbeans.org committed [911f97]

    final fix for #75940, the compilation classpath...

  • mkleint@netbeans.org committed [3c3487]

    #75991 fix (workaround) ugly exceptions..

  • mkleint@netbeans.org committed [52373c]

    #74673, #76854 - remember the selected main cla...

  • mkleint@netbeans.org committed [09b776]

    I18N work

  • mkleint@netbeans.org committed [0949a0]

    #76000 - on macosx the bluej home not possible ...

  • mkleint@netbeans.org committed [36b282]

    #76000 - on macosx the bluej home not possible ...

  • mkleint@netbeans.org committed [93a12d]

    #77306 - no padding for unit test icons that ar...

  • mkleint@netbeans.org committed [e0af09]

    fix versioning

  • mkleint@netbeans.org committed [affb5e]

    #76853 proper routing of system.out and system....

  • rmatous@netbeans.org committed [97a8bf]

    #70826 core/options need to be stable for after...

  • mkleint@netbeans.org committed [5e1fd9]

    add javahelp helpset templates

  • pkeegan@netbeans.org committed [00db66]

    rough first help outline and intro material

  • mkleint@netbeans.org committed [69d064]

    #77307 create project customizer with run panel...

  • mzlamal@netbeans.org committed [e91e7e]

    Use ant.home property to locate ant

  • mkleint@netbeans.org committed [7ab088]

    #78762 - when exporting, copy the main.class an...

  • pkeegan@netbeans.org committed [77c2f4]

    adding topic on differences between NB and BlueJ

  • pkeegan@netbeans.org committed [9f7a72]

    more edits; added quick ref topics, plus more l...

  • mkleint@netbeans.org committed [0e374b]

    #78760 reuse of run tabs in output window

  • mkleint@netbeans.org committed [5e9a3a]

    better way of building the ant task sources

  • mkleint@netbeans.org committed [b83795]

    adding forgotten master help index

  • mkleint@netbeans.org committed [5ca282]

    bluej master help set, mapping out the default ...

  • pkeegan@netbeans.org committed [cda965]

    mapping About NB BlueJ topic to be topic that s...

  • pkeegan@netbeans.org committed [75332d]

    filled in import topic, fixed toc, deleted proj...

  • pkeegan@netbeans.org committed [2ff3c5]

    adding more detail to New Project topic and Imp...

  • pkeegan@netbeans.org committed [40588e]

    added more tasks to the quickref, got rid of so...

  • pkeegan@netbeans.org committed [c563ce]

    reworked TOC again; other misc. changes

  • pkeegan@netbeans.org committed [32b859]

    fixing broken links

  • pkeegan@netbeans.org committed [b847f5]

    a few more tweaks to the quickref topic

  • pkeegan@netbeans.org committed [4d97eb]

    added project conversion topic; added nav topic...

  • pkeegan@netbeans.org committed [267238]

    adding editor quick reference; other misc. changes

  • pkeegan@netbeans.org committed [fae94a]

    minor rewording

  • mkleint@netbeans.org committed [791f2f]

    merge changes from release50bluej to trunk.

  • mkleint@netbeans.org committed [2b231e]

    #79637 prevent NPE when cancelling the wizard

  • jtulach@netbeans.org committed [c06bbb]

    Updating to CDDL for module ide

  • mkleint@netbeans.org committed [c61cd7]

    #79600, #79601 fix braces indentation, add "cla...

  • jglick@netbeans.org committed [ddc008]

    Removing deprecated standard-jar-excludes.txt.

  • mkleint@netbeans.org committed [940934]

    make bluej related modules an independent suite

  • mkleint@netbeans.org committed [adc601]

    correct dependencies

  • mkleint@netbeans.org committed [710a95]

    convert settings to preferences

  • mkleint@netbeans.org committed [f80118]

    remove dependency on org.openide.options

  • jglick@netbeans.org committed [24a6d0]

    Ordering fixes.

  • jglick@netbeans.org committed [57eb47]

    Fixing 'J2SE' etc.: http://java.sun.com/javase/...

  • jglick@netbeans.org committed [ebe295]

    Empty but conventional.

  • mkleint@netbeans.org committed [9d01fb]

    #83714 - update classpath and build script when...

  • pkeegan@netbeans.org committed [391c21]

    changing Runtime to Services

  • automation committed [527409]

    Import of binary files from CVS.

  • automation committed [a50909]

    Module paths translated.

  • jglick@netbeans.org committed [b6f7ae]

    Updated.

  • jglick@netbeans.org committed [70df1e]

    Partial fix of antsrc CP.

  • jtulach@netbeans.org committed [14757a]

    I love free software very very very very very ...

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.