473,398 Members | 2,165 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,398 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

Jul 21 '05 #1
0 808

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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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.