e files so that the javadocs of only those methods should get
generated which i want and not of all the methods and fields
Can any one help?
--
Kamran Hameed
hpc.seecs.edu.pk/~kamran
port/home/kamran/parallel/mpj/src/mpi/SumFloat.java...
[javadoc] Loading source file
/export/home/kamran/parallel/mpj/src/mpi/SumInt.java...
[javadoc] Loading source file
/export/home/kamran/parallel/mpj/src/mpi/SumLong.java...
[javadoc] Loading source file
/export/home/kamran/parallel/mpj/s
Folks i have two questions
1. I want to check whether an environment variable is defined or not. e-g i
want to check whether the variable JAVA_HOME is set or not. How can i do
that. Currently the way i am doing that is :
* // the line
doing it*
so in t
generating the makefile which i am trying to do in my first
target.. Can you tell how can i call make Makefile in build.xml so that when
i call ant, it runs and generates .so file which is then copied to /lib
Thanks
--
Kamran Hameed
http://hpc.niit.edu.pk/~kamran
BTW i have added the package statements properly.. i-e for package mpjdev,
my package statement is
package mpjdev;
and for classes inside mpjdev/nativ
package mpjdev.nativ;
Regards
On Mon, Aug 4, 2008 at 6:10 AM, Kamran Hameed <[EMAIL PROTECTED]>wrote:
> Thank you for your reply
&
> as follows.
>
>
>
>
>
>
>
>
> regards
> Charitha
>
> http://charithaka.blogspot.com
>
> Kamran Hameed wrote:
>
> i am trying to compile files in that are placed in packages. I have used
>> the
>> proper pa
for details.
[javac] 16 errors
BUILD FAILED
/home/kamran/parallel/mpj/build.xml:83: Compile failed; see the compiler
error output for details.
Can any one tell
--
Kamran Hameed
http://hpc.niit.edu.pk/~kamran
can we compile c files (using gcc) on ant??? if yes then how
--
Kamran Hameed
http://hpc.niit.edu.pk/~kamran
same
package and it compiles well without error. but when ever i try to call
classes that are in the same package, it gives error
Can any one help
--
Kamran Hameed
http://hpc.niit.edu.pk/~kamran
ally privileged information that is intended only for
> the use of the individual or entity named in this message. If you are not
> the intended recipient, you are hereby notified that any disclosure,
> copying, distribution or reliance upon the contents of this email is
> strictly proh
My point is that i am not invoking any simple script. Makefile should be
called with make command
On Tue, Jul 29, 2008 at 9:19 AM, Kamran Hameed <[EMAIL PROTECTED]>wrote:
> But exec is not supported on Linux. if we are in Windows.. and we want to
> call a batch file then we can
AIL PROTECTED]>wrote:
> Try the exec command. This allows you to call external command files.
>
> On 7/29/08, Kamran Hameed <[EMAIL PROTECTED]> wrote:
> > folks.. i am writting a java application that uses JNI. Now for
> generating c
> > files i am using Makefile. and
Makefile that
compiles the C code
--
Kamran Hameed
http://hpc.niit.edu.pk/~kamran
13 matches
Mail list logo