particular » Page 5 » Developer.Team

YuPcre2 1.8.0 D7-XE10.2

YuPcre2 1.8.0 D7-XE10.2
YuPcre2 1.8.0 D7-XE10.2


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

TMS FixInsight 2017.11 for D2006-XE10.2

TMS FixInsight 2017.11 for D2006-XE10.2
TMS FixInsight 2017.11 for D2006-XE10.2 | 3 Mb


Code analysis tool for Delphi developers that detects issues in Delphi source code.

Feature overview

FixInsight performs static code analysis to help you find bugs early in the development process:

Identify potential errors and oddities
Produce a list of warnings when issues are found
Check your code for coding convention compliance (list of code patterns handled by FixInsight can be found in the documentation)
Exclude specific units from analysis by entering their names in the Settings window
Suppress particular warnings
Read more

Alien Skin Exposure X3 Bundle 3.0.4.56 Revision 38597 (x64)

Alien Skin Exposure X3 Bundle 3.0.4.56 Revision 38597 (x64)
Alien Skin Exposure X3 Bundle 3.0.4.56 Revision 38597 (x64)


The Exposure X Bundle is a photo editor and organizer that integrates all of Alien Skin’s award-winning photo editing apps into a single product.. The centerpiece of the bundle is Exposure X, the editing app that streamlines your workflow and provides a rich set of creative tools. Two additional apps expand the creative possibilities: Blow Up 3 enlarges your photos into large prints with the sharpest resizing technology available, and Snap Art 4 transforms your photos into gorgeous, handcrafted paintings.
Read more

Alien Skin Exposure X3 Bundle 3.0.3.44 Revision 38597 (x64)

Alien Skin Exposure X3 Bundle 3.0.3.44 Revision 38597 (x64)
Alien Skin Exposure X3 Bundle 3.0.3.44 Revision 38597 (x64)


The Exposure X Bundle is a photo editor and organizer that integrates all of Alien Skin’s award-winning photo editing apps into a single product.. The centerpiece of the bundle is Exposure X, the editing app that streamlines your workflow and provides a rich set of creative tools. Two additional apps expand the creative possibilities: Blow Up 3 enlarges your photos into large prints with the sharpest resizing technology available, and Snap Art 4 transforms your photos into gorgeous, handcrafted paintings.
Read more

Alien Skin Exposure X3 Bundle 3.0.1.41 Revision 38597 (x64)

Alien Skin Exposure X3 Bundle 3.0.1.41 Revision 38597 (x64)
Alien Skin Exposure X3 Bundle 3.0.1.41 Revision 38597 (x64)


The Exposure X Bundle is a photo editor and organizer that integrates all of Alien Skin’s award-winning photo editing apps into a single product.. The centerpiece of the bundle is Exposure X, the editing app that streamlines your workflow and provides a rich set of creative tools. Two additional apps expand the creative possibilities: Blow Up 3 enlarges your photos into large prints with the sharpest resizing technology available, and Snap Art 4 transforms your photos into gorgeous, handcrafted paintings.
Read more

Alien Skin Exposure X3 Bundle 3.0.0.37 Revision 38475

Alien Skin Exposure X3 Bundle 3.0.0.37 Revision 38475
Alien Skin Exposure X3 Bundle 3.0.0.37 Revision 38475


The Exposure X Bundle is a photo editor and organizer that integrates all of Alien Skin’s award-winning photo editing apps into a single product.. The centerpiece of the bundle is Exposure X, the editing app that streamlines your workflow and provides a rich set of creative tools. Two additional apps expand the creative possibilities: Blow Up 3 enlarges your photos into large prints with the sharpest resizing technology available, and Snap Art 4 transforms your photos into gorgeous, handcrafted paintings.
Read more

Java Class Finder 2.0

Java Class Finder 2.0
Java Class Finder 2.0


Have you got a NoClassDefFoundError or ClassNotFoundException? Or are you trying to find out where a particular class could be found in the plethora of JAR/WAR/EAR libraries you have? Well, that's exactly what the Java Class Finder tries to address! Java Class Finder is a tool which lets us search for a particular Java class among hundreds of JAR/WAR/EAR files. Simple as it sounds, this particular tool is extremely handy in day to day Java/J2EE development.
Read more