Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses
« vorheriges
nächstes »
Drucken
Seiten:
1
...
35
36
37
38
39
[
40
]
41
42
43
44
45
...
72
Nach unten
Autor
Thema: Entwicklertools diverses (Gelesen 65480 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SourceTree 2.6.9
«
Antwort #585 am:
21 Juni, 2018, 20:40 »
SourceTree is a nice alternative to the git command line. It is a fast and easy way to work with Git and Mercurial, especially if you are using Git Flow and looking for free software.
Managing code workflow in SourceTree is intuitive, and it can facilitate most git tasks in a logical manner.
Lizenz: Open Source
Changelog
Updates:
This release a more focused workaround for the problem of the broken Git Credential manager v1.16.1, shipped with Git for Windows v2.17.1.2.
Rather than override all Git Credential Managers < v1.16.2 it will now only explicitly override the Git Cedential Manager when it finds v1.16.1 installed
For those users with other credential.helpers the override behaviour can be disabled completely by unchecking the new 'Allow Sourcetree to manage your credentials via the Gt Credential Manager' option in the Tools/Options/Git tab.
NB. Please be aware if you are using a system install of Git and you upgrade it Sourcetree will not detect this change, and if necessary change its override behaviour, until it restarts.
Changes:
SRCTREE-5599 Deal with both 32-bit and 64-bit installations of Sourcetree when overiding 'bad' copies of the Git Credential Manager.
[close]
https://www.atlassian.com/software/sourcetree
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Godot 3.0.4
«
Antwort #586 am:
23 Juni, 2018, 17:30 »
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
Open Source
Release Notes:
https://godotengine.org/article/maintenance-release-godot-3-0-4
http://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Vagrant 2.1.2
«
Antwort #587 am:
27 Juni, 2018, 05:50 »
Vagrant fasst alles, was Entwickler benötigen, in einer virtuellen Entwicklungsumgebung zusammen, was Entwicklern das Leben deutlich vereinfachen soll. Webentwickler müssen beispielsweise keine Infrastrukturkomponenten mehr einrichten oder sich um Abhängigkeiten Gedanken machen.
Das von Mitchell Hashimoto und John Bender 2010 initiierte Projekt Vagrant macht die Zusammenstellung virtueller Maschinen für Entwickler deutlich einfacher. Mit wenigen Handgriffen lassen sich virtuelle Maschinen mit allen benötigten Komponenten erstellen, die dann das gesamte Team nutzen kann, so dass alle mit exakt den gleichen Bibliotheken und Infrastrukturkomponenten in identischen Versionen arbeiten.
Vagrant basiert auf Oracles freier Virtualisierungslösung Virtualbox und nutzt
Chef
und
Puppet
, um die virtuellen Maschinen einzurichten. Gesteuert wird das Ganze über sogenannte
Vagrantfiles
.
Vagrant läuft unter Windows, Linux und Mac OS X, die eigentliche Entwicklungsumgebung wurde unter Ubuntu Linux umgesetzt. Es stehen aber auch sogenannte Basisboxen mit Arch Linux, Debian, Fedora, FreeBSD, Gentoo, Redhat, Solaris und Suse bereit.
Changelog
IMPROVEMENTS:
commands/suspend: Introduce flag for suspending all machines [GH-9829]
commands/global-status: Improve message about removing stale entries [GH-9856]
provider/hyperv: Attempt to determine import failure cause [GH-9936]
provider/hyperv: Update implementation. Include support for modifications on reload [GH-9872]
provider/hyperv: Validate maxmemory configuration setting [GH-9932]
provider/hyperv: Enable provider within WSL [GH-9943]
provider/hyperv: Add Hyper-V accessibility check on data directory path [GH-9944]
provisioners/ansible_local: Improve installation from PPA on Ubuntu guests. The compatibility is maintained only for active long-term support (LTS) versions, i.e. Ubuntu 12.04 (Precise Pangolin) is no longer supported. [GH-9879]
BUG FIXES:
communicator/ssh: Update ssh private key file permission handling on Windows [GH-9923, GH-9900]
core: Display plugin commands in help [GH-9808]
core: Ensure guestpath or name is set with synced_folder option and dont set guestpath if not provided [GH-9692]
guest/debian: Fix netplan generation when using DHCP [GH-9855]
guest/debain: Update priority of network configuration file when using networkd [GH-9867]
guest/ubuntu: Update netplan config generation to detect NetworkManager [GH-9824]
guest/ubuntu: Fix failing Ansible installation from PPA on Bionic Beaver (18.04 LTS) [GH-9796]
host/windows: Prevent processing of last SMB line when using net share [GH-9917]
provisioner/chef: Prevent node_name set on configuration with chef_apply [GH-9916]
provisioner/salt: Remove usage of masterless? config attribute [GH-9833]
[close]
http://www.vagrantup.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Ron's HTML Cleaner 2018.06.29.0741
«
Antwort #588 am:
29 Juni, 2018, 18:15 »
Ron's HTML Cleaner permits you quickly to clean, or alter, a source HTML document or page via the use of user-defined cleaners.
The cleaners that you can use are created from a list of operations that can be built, saved and applied to any HTML document as required. Being able to clean an HTML document to remove redundant code and formatting issues can be useful if you intend on publishing a Blog or CMS for instance - Having all the formatting and code correctly done before going live can save some embarrassment from an improperly rendered page. It will allow you to create multiple rules that are taken into account during document processing. To process a document you simply specify the source and choose the desired cleaner. Ron's HTML Cleaner will automatically handle your content. For those that like a little more control, you do have the option to disengage the automatic processing.
License: Freeware
Changelog
Bugs:
Open Link Window bug fixed.
Handling of incomplete URL's fixed.
[close]
https://www.ronsplace.eu/Products/RonsHTMLCleaner
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Boostnote 0.11.7
«
Antwort #589 am:
30 Juni, 2018, 09:45 »
Boostnote is an open-source note-taking app designed for programmers and web developers.
There are quick access links found on the lower right that include zoom, every type of document you could imagine, size, indent and last update. Resizing Boostnote smaller does screw up the formatting of these quick links. The menu section allows you to decide where your storage is, define hotkeys, and tweak the user interface.
Boostnote lets you take your notes in Markdown with live previewer, use snippet notes, multiple hotkeys, finder popup (similar to the spotlight of OSX), and latex support. Boostnote is a full featured note-taking app geared for programmers and web developers not to be confused with a post-it style application or a Notepad replacement.
License: Open Source
Changelog
Bug fixes:
Upgrade markdown-it-plantuml to support non-english characters. BoostIO/Boostnote#2122
Fix styling of admonitions in Windows. BoostIO/Boostnote#2125
Fix migration images from the legacy location. BoostIO/Boostnote#2107
Improve locales(French and Traditional Chinese). BoostIO/Boostnote#2105 BoostIO/Boostnote#2066
Adjust position of info panel. BoostIO/Boostnote#2075
Dev:
Remove unnecesary dependencies. BoostIO/Boostnote#2124
Upgrade electron to v2.0.3. BoostIO/Boostnote#2131
Fix typo in comments. BoostIO/Boostnote#2106
[close]
https://boostnote.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Visual Studio Code 1.25
«
Antwort #590 am:
07 Juli, 2018, 11:30 »
Visual Studio Code is a powerful IDE, dedicated to building Web applications and cloud programs. The tool is a lightweight and resembles the functionality of Visual Studio, however it features comprehensive revision and compiling utilities, packed in a modern looking interface.
Freeware
Release Notes ->
https://code.visualstudio.com/updates/v1_25
https://code.visualstudio.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Godot 3.0.5.0
«
Antwort #591 am:
09 Juli, 2018, 05:20 »
Release Notes:
https://godotengine.org/article/maintenance-release-godot-3-0-5
http://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Visual Studio Code 1.25.1
«
Antwort #592 am:
13 Juli, 2018, 13:18 »
Changelog
Fixed issues:
June Recovery Endgame
Recommended Extensions shows already installed extensions
executeTask Cannot read property _key of undefined
Allow task without task definitions. Treat all properties as mandantory
Error while invoking command `Developer: Reinstall Extension`
Unverified breakpoint error with build 1.25
Portable Mode creates cache files in %APPDATA%
[close]
https://code.visualstudio.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SourceTree 2.6.10
«
Antwort #593 am:
20 Juli, 2018, 20:45 »
Whats new:>>
Upgrade SharpCompress to 0.21.
Fix the page counting used when listing remote Bitbucket repositories.
https://www.atlassian.com/software/sourcetree
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Highlight 3.44
«
Antwort #594 am:
21 Juli, 2018, 20:50 »
Highlight is a universal source code converter which transforms code to HTML, XHTML, RTF, LaTeX, TEX, SVG and BBCode files with syntax highlighting. (X)HTML and SVG output is formatted by CSS. It supports customizable color theme and language descriptions with regular expressions. The configuration files are Lua scripts with plug-in support. The tool contains several options to provide a consistent formatting of the output code.
License: Open Source
Changelog
Fixed gcc 8 compilation warnings
Fixed Ruby string interpolation
(
https://github.com/andre-simon/highlight/issues/70
)
Added support for ALAN IF (thanks to Tristano Ajmone)
Added 107 Base16 themes [https://github.com/chriskempson/base16]
(thanks to Tristano Ajmone)
Updated Rust and Java reserved words lists
Revised documentation
Moved extras/css-themes into extras/themes-resources
Added extras/themes-resources/base16 (thanks to Tristano Ajmone)
GUI: added Base16 theme selection checkbox
CLI: added --base16 option to enable the new themes
CLI: accept - as argument to read from stdin
[close]
http://www.andre-simon.de/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Boostnote 0.11.8
«
Antwort #595 am:
22 Juli, 2018, 20:30 »
Changelog
Features
Allow customizing html escape when exporting a note. #1935 by ZeroX-DG
Improve settings UI. #2138 by sosukesuzuki
Add collapsed state for storage. #2144 by kelvin-wong
Add Table formatter. #2145 by amedora
Upgrade codemirror. #2146 by sosukesuzuki
Support mermaid. #2173 by enyaxu
Implement hotkey for toggle editor. #2178 by enyaxu
Change shortcuts for Next note and Previous note. #2192 by enyaxu
Improve bracket autoclosing. #2197 by chang
Bug Fixes
Fix attachments migration. #2205 by saaguero
Fix context menu bug. #2158 by sosukesuzuki
Fix Focus search shortcut. #2168 by enyaxu
Fix flickering when creating a note. #2183 by max-buranbaev
Fix UI bug when deleting a note. #2156 by infosisio
[close]
https://boostnote.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
TortoiseSVN 1.10.1
«
Antwort #596 am:
24 Juli, 2018, 04:52 »
Changelog
BUG: Wrong texts in conflict resolving dialogs.
BUG: Shelving from TSVN dialogs returned an error.
BUG: Crash when trying to unshelve from an outdated or corrupted working copy.
CHG: Improved project monitor toolbar for high dpi monitors.
CHG: Various improvements for high-dpi monitors.
BUG: Wrong titles when editing a conflict.
BUG: Unshelving failed when the shelve name contained non-ASCII chars.
BUG: Showing the log if the repo url contained special chars sometimes failed.
BUG: Wrong behavior for 'lock' error.
CHG: Improved labels and text in dialog when creating a copy in repo browser.
BUG: When showing multiple diffs from the log dialog with added files, only the first one was shown multiple times.
BUG: When adding unversioned folders, the ignore properties were sometimes ignored.
BUG: Changing update depths of sparse checkouts failed when trying to add files in excluded folders.
BUG: Exception was shown when trying to show the log between a date and a number revision.
[close]
www.tortoisesvn.net
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Software Ideas Modeler 11.70 Build 6781.15374
«
Antwort #597 am:
26 Juli, 2018, 20:20 »
Software Ideas Modeler is used to draw UML diagrams which are used in professional software development. Software Ideas Modeler can also be used to draw some other diagrams such as entity-relationship diagrams and UI mockups.
Main features:
Intuitive and quick drawing of diagrams
All UML 2.4 diagrams
Flowcharts, Data Flow Diagrams, Entity Relationship Diagram (Crow Foot/Chen), CRC Cards, User Interface, Hierarchical Task Analysis, Entity Life History, Robustness Diagram, Concurrency Diagram, Venn Diagram, Mind Map, JSD diagrams
Styling
Print - batch printing, multiple pages per diagram
Export diagrams to various image formats (BMP, PNG, JPG, GIF, TIFF, SVG, WMF, EMF) and PDF
Officially supports GNU/Linux via Mono.
Note: paid versions with additional features are also available.
License: Free for non-commercial use
Changelog
Auto size of edit box when typing longer text in diagram editor
Added BPMN Import
Improved BPMN Export
Added new model elements: BPMN Process, BPMN Category
Improved BPMN model
Added missing icons for some BPMN elements
Fixed application crash when showing Properties dialog for SysML Block [RQ#1560]
Fixed refreshing layout of lane after resizing another lane in its pool
Fixed showing Properties on double click on element
Fixed closing File tab page and context tab group when switching to Classic menu
Fixed incorrect container choice when dropping element over a relationship in container
Fixed moving relationship points when moving connected elements using arrow keys
[close]
http://www.softwareideas.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Godot 3.0.6
«
Antwort #598 am:
29 Juli, 2018, 10:45 »
Release Notes:
https://godotengine.org/article/maintenance-release-godot-3-0-6
http://www.godotengine.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
PMD 6.6.0
«
Antwort #599 am:
30 Juli, 2018, 19:15 »
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, PLSQL, Apache Velocity, XML, XSL.
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Ruby, Scala, Objective C, Matlab, Python, Go, Swift.
Available Plugins include:
Maven PMD.
Eclipse.
NetBeans.
JBuilder.
JDeveloper.
IntelliJ IDEA.
PMD additionally includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Matlab, Python, Go.
Open Source
Changelog
Java 11 Support.
New Rules:
The new Java rule LocalVariableNamingConventions (java-codestyle) detects local variable names that don’t comply to a given convention. It defaults to standard Java convention of using camelCase, but can be configured. Special cases can be configured for final variables and caught exceptions’ names.
The new Java rule FormalParameterNamingConventions (java-codestyle) detects formal parameter names that don’t comply to a given convention. It defaults to standard Java convention of using camelCase, but can be configured. Special cases can be configured for final parameters and lambda parameters (considering whether they are explicitly typed or not).
Modified Rules:
The Java rules AccessorClassGeneration and AccessorMethodGeneration (both in category java-bestpractices) have been modified to be only valid up until Java 10. Java 11 adds support for JEP 181: Nest-Based Access Control which avoids the generation of accessor classes / methods altogether.
Fixed Issues:
Core -
“Unsupported build listener” in gradle build.
Error in sed expression on line 82 of run.sh while detecting installed version of Java.
Doc -
TOC links don’t work?
Java-codestyle -
CommentDefaultAccessModifier false positive with nested interfaces (regression from 6.4.0).
UnnecessaryFullyQualifiedName false positive for the same name method.
Java-design-
CyclomaticComplexityRule counts ?-operator twice.
NPath complexity false negative due to overflow.
Plsql-
ParseException for CREATE TABLE.
ParseException when parsing VIEW.
ParseException when parsing EXECUTE IMMEDIATE.
UI
XPath autocomplete arrows on first and last items.
API Changes:
The findDescendantsOfType methods in net.sourceforge.pmd.lang.ast.AbstractNode no longer search for exact type matches, but will match subclasses, too. That means, it’s now possible to look for abstract node types such as AbstractJavaTypeNode and not only for it’s concrete subtypes.
External Contributions:
[UI] XPath AutoComplete.
[Doc] Minor typo fix in installation.md.
[Ci] [GSoC] Upload baseline of pmdtester automatically.
[close]
https://pmd.github.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
...
35
36
37
38
39
[
40
]
41
42
43
44
45
...
72
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses