473,403 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

easy way of finding the package for a class

Hi,

I'm trying to figure out if there's an easier or semi-automatic way to add a
"using" declaration in visual studio (2002 version) from the class name.
Here's my problem:

I cut and paste some code from one module to another, try to compile and it
says "SoapException" not found (say). So I have to look up SoapException in
the documentation, find the namespace and then type a 'using' clause into
the top of my code.

in NetBeans (this is a popular IDE) I would just highlight the word
SoapException and hit a function key. It would list all the namespaces that
contain a class called SoapException, I select one I want and it inserts the
import for me automatically.

Now, in most other respects, visual studio is better than NetBeans, so I am
surprised I can't find this very useful feature in visual studio. any ideas?

Andy

Nov 22 '05 #1
0 886

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Hal Vaughan | last post by:
I want to have a config file for my program, which means I need to know where the config file is. If I type: java myclass and it runs myclass.class, is there any way to obtain the location of...
3
by: Isa | last post by:
Hi! I have a question about the package and Java class files. I hope someone can answar me. When I compile a java source file with a package statement I expect that the compiler should create the...
2
by: Skip Montanaro | last post by:
At work we have a package structure for our homegrown code. Developers each have their own sandboxes where they work on the stuff they are responsible for (mixtures of C++ libraries, SWIG wrappers...
0
by: Andy Fish | last post by:
Hi, I'm trying to figure out if there's an easier or semi-automatic way to add a "using" declaration in visual studio (2002 version) from the class name. Here's my problem: I cut and paste...
0
by: grizzcol | last post by:
hi, I have a scheduled job that runs a DTS package. However the package is not referenced by name but by something like the following: DTSRun /~S 0x8BB73D744E60A78F935E38CCED793ADE /~N...
5
by: selimsivad83 | last post by:
Hi everyone, Thinking in Java, 4th edition, p 232: ... if you don't put an access specifier for class access, it defaults to package access. ... However, if a static member of that class is...
0
by: mirandacascade | last post by:
When I review: - the site that describes the SSLCrypto package: http://www.freenet.org.nz/python/SSLCrypto/ - the documention for SSLCrypto: http://www.freenet.org.nz/python/SSLCrypto/Doco/ -...
0
by: guile | last post by:
hi, i have 2 tables: one for a package, and other for the items in that package. item table has item_id as primary key (set on auto_increment), and a foriegn key package_id that links to the...
2
by: Dr. Colombes | last post by:
Is there an easy scientific graphics (plotting) package for Python 2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")? A few years ago I used PyLab (a MatLab-like plotting module for Python) on...
2
by: Cirene | last post by:
I reformated by PC, reinstalled VS2008 then tried to apply the SP1 (using a DVD I burned from the ISO.) Can you help??? I got this message... The installation failed with teh following...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.