Top "Fully-qualified-naming" questions

Regular expression matching fully qualified class names

What is the best way to match fully qualified Java class name in a text? Examples: java.lang.Reflect, java.…

java regex class matching fully-qualified-naming
.NET SMTP mail - error = helo command rejected need fully-qualified hostname

I am trying to send email in a .NET console application. I have an SMTP server with i.P. address …

c# smtp hostname fully-qualified-naming
Executing Powershell on remove server fails when path to script is fully qualified

I have two servers running Windows Server 2012 R2 on the same domain, \tt-sql.perf.corp and \tt-file.perf.corp. There's …

powershell windows-server-2012-r2 fully-qualified-naming
How to read the fully qualified name of a .class file

Hey, I think the title sums it, but still. I need to extract the fully qualified name of an object …

java decompiling .class-file fully-qualified-naming
Fully qualified machine name Java with /etc/hosts

I am trying get the fully qualified name of my machine (Windows 7 x64) in Java. On my machine, I've updated …

java inetaddress fully-qualified-naming