C:\apache-ant-1.7.1\bin>ant
Buildfile: build.xml
usage:
[echo]
[echo] SMSLib v3
[echo] (c) 2002-2008, Thanasis Delenikas
[echo] Visit http://smslib.org for latest
information.
[echo] SMSLib is distributed under the Apache
v2.0 license.
[echo]
[echo] Accepted targets:
[echo] clean: Clean everything.
[echo] doc: Generate JavaDoc pages for
the core library
.
[echo] compile-smslib: Compiles the core
library.
[echo] build-smslib: Builds the core
library.
[echo] compile-smsserver: Compiles the
SMSServer applic
ation.
[echo] build-smsserver: Builds the
SMSServer applicatio
n (bundled with SMSLib core files in one jar).
[echo] build-smsserver-standalone: Builds
the SMSServer
application as a standalone jar (without SMSLib core files).
[echo]
BUILD SUCCESSFUL
Total time: 0 seconds
C:\apache-ant-1.7.1\bin>
Do the above code mean that I have build the SMSLib successfully?
But After I import the library in C:\apache-ant-1.7.1\bin\src\src
\java to netbean 6.0,
the netbean tell me that
"package org.smslib does not exist"
How can I do ???
THx....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---